Searched defs:p4d_pgtable (Results 1 – 5 of 5) sorted by relevance
62 static inline pud_t *p4d_pgtable(p4d_t p4d) in p4d_pgtable() function
98 #define p4d_pgtable(p4d) ((pud_t *) __va(p4d_val(p4d) & PAGE_MASK)) macro
111 #define p4d_pgtable(p4d) ((pud_t *)(p4d_val(p4d) & PAGE_MASK)) macro
324 static inline pud_t *p4d_pgtable(p4d_t p4d) in p4d_pgtable() function
179 static inline pud_t *p4d_pgtable(p4d_t p4d) in p4d_pgtable() function