Searched refs:p4d_present (Results 1 – 25 of 37) sorted by relevance
12
54 if (!p4d_present(*p4d) || !p4d_present(*p4d_k)) in vmalloc_fault()
56 if (!p4d_present(p4d[i])) in free_p4d()161 if (p4d_present(*p4d)) { in ident_p4d_init()
30 static inline int p4d_present(p4d_t p4d) { return 1; } in p4d_present() function
44 if (p4d_present(p4dp_get(p4d))) { in huge_pte_offset()
50 if (!p4d_present(p4dp_get(p4d))) in spurious_fault()
58 #define p4d_present(p4d) (p4d_val(p4d) != 0) macro
292 static inline int p4d_present(p4d_t p4d) in p4d_present() function303 return !p4d_present(p4d); in p4d_bad()
987 WARN_ON_ONCE(p4d_present(*p4dp) && !p4d_same(*p4dp, p4d)); \
68 #define p4d_present(x) (p4d_val(x) & _PAGE_PRESENT) macro
49 if (!p4d_present(*p4d)) in handle_kernel_vaddr_fault()
245 if (!p4d_present(*p4d_k)) in do_page_fault()
109 #define p4d_present(x) (p4d_val(x)) macro
325 if (!p4d_present(*p4d_k)) in do_page_fault()
97 if (!p4d_present(*p4d)) { in init_transition_pgtable()
149 if (!p4d_present(*p4d)) { in update_p4d_range()
301 if (!p4d_present(*p4d_k)) in __do_page_fault()
148 if (!p4d_present(*p4d_k)) in lookup_tiop()
238 if (p4d_present(*p4dp)) { in huge_pte_offset()
32 if (!p4d_present(*p4d)) in virt_to_pte()
482 if (!p4d_present(*p4d)) in sys_atomic_cmpxchg_32()
136 if (!p4d_present(*p4d_k)) in vmalloc_sync_one()
100 if (!p4d_present(p4dp_get(p4d))) in huge_pte_offset()
490 if (!p4d_present(*p4d)) in do_translation_fault()
301 if (!p4d_present(READ_ONCE(*p4dp))) in huge_pte_offset()
689 if (p4d_leaf(*p4d) || !p4d_present(*p4d)) in lookup_address_in_pgd_attr()774 if (p4d_none(*p4d) || p4d_leaf(*p4d) || !p4d_present(*p4d)) in lookup_pmd_address()