Searched refs:pud_pgprot (Results 1 – 3 of 3) sorted by relevance
799 old_prot = pud_pgprot(*(pud_t *)kpte); in __should_split_large_page()1007 ref_prot = pud_pgprot(*(pud_t *)kpte); in __split_large_page()1350 pgprot_t pud_pgprot; in populate_pud() local1388 pud_pgprot = pgprot_4k_2_large(pgprot); in populate_pud()1395 canon_pgprot(pud_pgprot)))); in populate_pud()
248 prot = pud_pgprot(*(pud_t *)kpte); in pg_level_to_pfn()
644 #define pud_pgprot(x) __pgprot(pud_flags(x)) macro
Completed in 17 milliseconds