Searched defs:pud_pgprot (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/arch/x86/include/asm/ | ||
| D | pgtable.h | 638 #define pud_pgprot(x) __pgprot(pud_flags(x)) macro |
| /Linux-v5.4/arch/x86/mm/ | ||
| D | pageattr.c | 1319 pgprot_t pud_pgprot; in populate_pud() local |