Searched refs:pmd_pgprot (Results 1 – 6 of 6) sorted by relevance
784 #define pmd_pgprot pmd_pgprot macro785 static inline pgprot_t pmd_pgprot(pmd_t entry) in pmd_pgprot() function
705 #define pmd_pgprot pmd_pgprot macro706 static inline pgprot_t pmd_pgprot(pmd_t pmd) in pmd_pgprot() function
947 old_prot = pmd_pgprot(*(pmd_t *)kpte); in __should_split_large_page()1152 ref_prot = pmd_pgprot(*(pmd_t *)kpte); in __split_large_page()1360 set_pud(pud, pfn_pud(pfn, pmd_pgprot(first))); in collapse_pud_page()1591 pgprot_t pmd_pgprot; in populate_pmd() local1623 pmd_pgprot = pgprot_4k_2_large(pgprot); in populate_pmd()1637 canon_pgprot(pmd_pgprot)))); in populate_pmd()
229 prot = pmd_pgprot(*(pmd_t *)kpte); in pg_level_to_pfn()
685 #define pmd_pgprot pmd_pgprot macro686 static inline pgprot_t pmd_pgprot(pmd_t pmd) in pmd_pgprot() function
870 #define pmd_pgprot(x) __pgprot(pmd_flags(x)) macro
Completed in 26 milliseconds