Searched refs:pud_pgprot (Results 1 – 6 of 6) sorted by relevance
804 #define pud_pgprot pud_pgprot macro805 static inline pgprot_t pud_pgprot(pud_t pud) in pud_pgprot() function
233 prot = pud_pgprot(*(pud_t *)kpte); in pg_level_to_pfn()
666 #define pud_pgprot pud_pgprot macro667 static inline pgprot_t pud_pgprot(pud_t pud) in pud_pgprot() function
2340 #ifndef pud_pgprot2341 #define pud_pgprot(x) ((pgprot_t) {0}) macro
636 pgprot_t prot = pud_pgprot(pud); in split_pud()
6826 pfnmap_args_setup(args, lock, NULL, pud_pgprot(pud), in follow_pfnmap_start()