Function report | 
Source Code:kernel\iomem.c | 
Create Date:2022-07-28 13:50:21 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:arch_memremap_wb
Proto:static void *arch_memremap_wb(resource_size_t offset, unsigned long size)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| resource_size_t | offset | |
| unsigned long | size | 
| 18 | Return ioremap_cache(offset, size) | 
| Name | Describe | 
|---|---|
| memremap | memremap() - remap an iomem_resource as cacheable memory*@offset: iomem resource start address*@size: size of remap*@flags: any of MEMREMAP_WB, MEMREMAP_WT, MEMREMAP_WC,* MEMREMAP_ENC, MEMREMAP_DEC* memremap() is "ioremap" for cases where it is known that | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |