Searched refs:p4d_is_leaf (Results 1 – 7 of 7) sorted by relevance
149 #ifndef p4d_is_leaf150 #define p4d_is_leaf p4d_is_leaf macro151 static inline bool p4d_is_leaf(p4d_t p4d) in p4d_is_leaf() function
104 if (p4d_is_leaf(p4d)) { in p4d_page()
369 if (p4d_is_leaf(p4d)) { in __find_linux_pte()
1383 #define p4d_is_leaf p4d_is_leaf macro1384 #define p4d_leaf p4d_is_leaf1385 static inline bool p4d_is_leaf(p4d_t p4d) in p4d_is_leaf() function
343 if (p4d_none(*p4d) || p4d_is_leaf(*p4d)) in walk_pagetables()
890 if (p4d_is_leaf(*p4d)) { in remove_pagetable()
3275 if (p4d_is_leaf(*p4dp)) { in show_pte()