Searched refs:pud_pgprot (Results 1 – 3 of 3) sorted by relevance
863 old_prot = pud_pgprot(*(pud_t *)kpte); in __should_split_large_page()1073 ref_prot = pud_pgprot(*(pud_t *)kpte); in __split_large_page()1416 pgprot_t pud_pgprot; in populate_pud() local1454 pud_pgprot = pgprot_4k_2_large(pgprot); in populate_pud()1461 canon_pgprot(pud_pgprot)))); in populate_pud()
268 prot = pud_pgprot(*(pud_t *)kpte); in pg_level_to_pfn()
664 #define pud_pgprot(x) __pgprot(pud_flags(x)) macro
Completed in 11 milliseconds