Searched refs:p4d_pgtable (Results 1 – 10 of 10) sorted by relevance
62 static inline pud_t *p4d_pgtable(p4d_t p4d) in p4d_pgtable() function
109 return virt_to_page(p4d_pgtable(p4d)); in p4d_page()
213 static inline pud_t *p4d_pgtable(p4d_t p4d) in p4d_pgtable() function
290 #define p4d_pgtable(p4d) ((pud_t *) __va(p4d_val(p4d) & _PFN_MASK)) macro
196 BUG_ON(p4d_pgtable(*p4d) in sync_global_pgds_l4()197 != p4d_pgtable(*p4d_ref)); in sync_global_pgds_l4()
863 #define p4d_pgtable(p4d) \ macro
911 pud_base = p4d_pgtable(*p4d); in remove_pagetable()
714 static inline pud_t *p4d_pgtable(p4d_t p4d) in p4d_pgtable() function
909 static inline pud_t *p4d_pgtable(p4d_t p4d) in p4d_pgtable() function
1033 static inline pud_t *p4d_pgtable(p4d_t p4d) in p4d_pgtable() function