Searched refs:pgd_present (Results 1 – 25 of 33) sorted by relevance
12
19 #define pgd_present(pgd) (1) macro
20 #define pgd_present(pgd) (1) macro
243 if (!pgd_present(*pgd) && pgd_present(*pgd_k)) { in do_page_fault()
50 if (pgd_present(*pgd)) { in huge_pte_offset()
299 if (!pgd_present(*pgd_k)) in __do_page_fault()
286 if (!pgd_present(*pgd)) { in do_sparc_fault()287 if (!pgd_present(*pgd_k)) in do_sparc_fault()
41 if (!pgd_present(*pgd)) in handle_kernel_vaddr_fault()
60 if (pgd_present(*pgd)) { in huge_pte_offset()
247 if (!pgd_present(*pgd_k)) in do_page_fault()
133 if (pgd_present(*pgd)) { in kernel_ident_mapping_init()
184 if (!pgd_present(*pgd_k)) in vmalloc_sync_one()303 if (!low_pfn(pgd_val(*pgd) >> PAGE_SHIFT) || !pgd_present(*pgd)) in dump_pagetable()362 if (!pgd_present(*pgd)) in dump_pagetable()1030 if (!pgd_present(*pgd)) in spurious_kernel_fault()
329 if (!pgd_present(*pgd)) { in fix_range_common()367 if (!pgd_present(*pgd)) { in flush_tlb_kernel_range_common()470 if (!pgd_present(*pgd)) in flush_tlb_page()
205 if (!pgd_present(*pgd_k)) in do_page_fault()
218 if (!pgd_present(*pgd)) in kernel_page_present()
129 if (!pgd_present(*pgd_k)) { in vmalloc_fault()
142 if (!pgd_present(*pgd_k)) { in vmalloc_fault()
359 if (!pgd_present(*pgd_k)) in do_page_fault()
240 if (!pgd_present(pgd[i])) in kvm_mips_flush_gpa_pgd()361 if (!pgd_present(pgd[i])) \
144 if (!pgd_present(*pgd_k)) in lookup_tiop()
479 if (!pgd_present(*pgd)) in sys_atomic_cmpxchg_32()
28 if (!pgd_present(*pgd)) in virt_to_pte()
131 if (!pgd_present(*pgd_k)) in vmalloc_sync_one()
223 if (pgd_present(*pgdp)) { in huge_pte_offset()
331 #define pgd_present(pgd) (1) macro
309 if (!pgd_present(READ_ONCE(*pgdp))) in huge_pte_offset()