Searched refs:pmd_pgprot (Results 1 – 7 of 7) sorted by relevance
784 #define pmd_pgprot pmd_pgprot macro785 static inline pgprot_t pmd_pgprot(pmd_t entry) in pmd_pgprot() function
798 #define pmd_pgprot pmd_pgprot macro799 static inline pgprot_t pmd_pgprot(pmd_t pmd) in pmd_pgprot() function
229 prot = pmd_pgprot(*(pmd_t *)kpte); in pg_level_to_pfn()
658 #define pmd_pgprot pmd_pgprot macro659 static inline pgprot_t pmd_pgprot(pmd_t pmd) in pmd_pgprot() function
2336 #ifndef pmd_pgprot2337 #define pmd_pgprot(x) ((pgprot_t) {0}) macro
591 pgprot_t prot = pmd_pgprot(pmd); in split_pmd()
6839 pfnmap_args_setup(args, lock, NULL, pmd_pgprot(pmd), in follow_pfnmap_start()