Function report |
Source Code:lib\ioremap.c |
Create Date:2022-07-28 06:15:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ioremap_pmd_range
Proto:static inline int ioremap_pmd_range(pud_t *pud, unsigned long addr, unsigned long end, phys_addr_t phys_addr, pgprot_t prot)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
pud_t * | pud | |
unsigned long | addr | |
unsigned long | end | |
phys_addr_t | phys_addr | |
pgprot_t | prot |
112 | Do |
113 | next = pmd_addr_end(addr, end) |
121 | Return 0 |
Name | Describe |
---|---|
ioremap_pud_range |
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 |