Searched refs:p4d_present (Results 1 – 24 of 24) sorted by relevance
54 if (!p4d_present(*p4d) || !p4d_present(*p4d_k)) in vmalloc_fault()
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()
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()
301 if (!p4d_present(*p4d_k)) in __do_page_fault()
148 if (!p4d_present(*p4d_k)) in lookup_tiop()
482 if (!p4d_present(*p4d)) in sys_atomic_cmpxchg_32()
136 if (!p4d_present(*p4d_k)) in vmalloc_sync_one()
202 if (!p4d_present(p4dp_get(p4d_k))) { in vmalloc_fault()
1660 if (!p4d_present(p4d)) in remove_p4d_mapping()
716 if (!p4d_present(p4d)) in split_kernel_leaf_mapping_locked()1629 WARN_ON(!p4d_present(p4d)); in unmap_hotplug_p4d_range()1795 WARN_ON(!p4d_present(p4d)); in free_empty_p4d_table()2080 if (!p4d_present(p4d)) in addr_splits_kernel_leaf()
291 if (!p4d_present(READ_ONCE(*p4dp))) in huge_pte_offset()
264 if (!p4d_present(*p4d)) in vmalloc_fault()
556 if (!p4d_present(*p4d)) in kvmppc_free_pgtable_radix()632 if (p4d_present(*p4d)) in kvmppc_create_pte()
174 static inline int p4d_present(p4d_t p4d) in p4d_present() function
706 if (p4d_none(p4d) || !p4d_present(p4d)) in host_pfn_mapping_level()
546 if (!p4d_present(p4d) || p4d_leaf(p4d)) { in __print_bad_page_map_pgtable() 6881 if (!p4d_present(*p4d)) { in follow_pfnmap_start()
8532 if (!p4d_present(p4d)) in perf_get_pgtable_size()