Home
last modified time | relevance | path

Searched defs:pmd_pgprot (Results 1 – 5 of 5) sorted by relevance

/arch/sparc/include/asm/
A Dpgtable_64.h784 #define pmd_pgprot pmd_pgprot macro
785 static inline pgprot_t pmd_pgprot(pmd_t entry) in pmd_pgprot() function
/arch/riscv/include/asm/
A Dpgtable.h705 #define pmd_pgprot pmd_pgprot macro
706 static inline pgprot_t pmd_pgprot(pmd_t pmd) in pmd_pgprot() function
/arch/arm64/include/asm/
A Dpgtable.h685 #define pmd_pgprot pmd_pgprot macro
686 static inline pgprot_t pmd_pgprot(pmd_t pmd) in pmd_pgprot() function
/arch/x86/include/asm/
A Dpgtable.h870 #define pmd_pgprot(x) __pgprot(pmd_flags(x)) macro
/arch/x86/mm/pat/
A Dset_memory.c1591 pgprot_t pmd_pgprot; in populate_pmd() local

Completed in 31 milliseconds