Searched refs:pgd_present (Results 1 – 20 of 20) sorted by relevance
241 if (!pgd_present(*pgd) && pgd_present(*pgd_k)) { in do_page_fault()
20 #define pgd_present(pgd) (1) macro
42 if (pgd_present(pgdp_get(pgd))) { in huge_pte_offset()
46 if (!pgd_present(pgdp_get(pgd))) in spurious_fault()
281 if (!pgd_present(*pgd)) { in do_sparc_fault()282 if (!pgd_present(*pgd_k)) in do_sparc_fault()
359 static inline int pgd_present(pgd_t pgd) in pgd_present() function370 return !pgd_present(pgd); in pgd_bad()
42 if (!pgd_present(*pgd)) in handle_kernel_vaddr_fault()
239 if (!pgd_present(*pgd_k)) in do_page_fault()
47 if (!pgd_present(*pgd_k)) in vmalloc_fault()
141 if (!pgd_present(*pgd_k)) { in vmalloc_fault()
295 if (!pgd_present(*pgd_k)) in __do_page_fault()
144 if (!pgd_present(*pgd_k)) in lookup_tiop()
479 if (!pgd_present(*pgd)) in sys_atomic_cmpxchg_32()
131 if (!pgd_present(*pgd_k)) in vmalloc_sync_one()
195 if (!pgd_present(pgdp_get(pgd_k))) { in vmalloc_fault()
1691 if (!pgd_present(*pgd)) in remove_pgd_mapping()
705 if (!pgd_present(pgd)) in split_kernel_leaf_mapping_locked()1656 WARN_ON(!pgd_present(pgd)); in unmap_hotplug_range()1834 WARN_ON(!pgd_present(pgd)); in free_empty_tables()2072 if (!pgd_present(pgd)) in addr_splits_kernel_leaf()
287 if (!pgd_present(READ_ONCE(*pgdp))) in huge_pte_offset()
1928 if (!pgd_present(pgd)) in xen_early_virt_to_phys()
537 if (!pgd_present(*pgdp) || pgd_leaf(*pgdp)) { in __print_bad_page_map_pgtable() 6858 if (pgd_present(*pgd)) { /* Another has populated it */ in follow_pfnmap_start()