Searched refs:pgd_present (Results 1 – 25 of 53) sorted by relevance
123
19 #define pgd_present(pgd) (1) macro
245 if (!pgd_present(*pgd) && pgd_present(*pgd_k)) { in do_page_fault()
47 if (pgd_present(*pgd)) { in huge_pte_offset()
304 if (!pgd_present(*pgd_k)) in __do_page_fault()
20 #define pgd_present(pgd) (1) macro
21 #define stage2_pgd_present(kvm, pgd) pgd_present(pgd)
23 #define pgd_present(pgd) (1) macro
58 #define pgd_present(pgd) (pgd_val(pgd) != 0) macro
133 if (pgd_present(kernel_pg_dir[i])) in init_pointer_tables()
85 if (!pgd_present(kernel_pg_dir[i])) in kernel_ptr_table()152 if (!pgd_present(*pgd_dir)) { in map_node()
39 if (!pgd_present(*pgd_k)) in handle_kernel_vaddr_fault()
359 if (!pgd_present(*pgd)) { in do_sparc_fault()360 if (!pgd_present(*pgd_k)) in do_sparc_fault()
89 if (!pgd_present(*pgd_k)) in do_page_fault()
57 if (pgd_present(*pgd)) { in huge_pte_offset()
120 if (pgd_present(*pgd)) { in kernel_ident_mapping_init()
160 if (!pgd_present(*pgd_k)) in vmalloc_sync_one()302 if (!low_pfn(pgd_val(*pgd) >> PAGE_SHIFT) || !pgd_present(*pgd)) in dump_pagetable()460 if (!pgd_present(*pgd)) in dump_pagetable()1144 if (!pgd_present(*pgd)) in spurious_kernel_fault()
238 if (!pgd_present(*pgd_k)) in do_page_fault()
255 if (!pgd_present(*pgd_k)) in do_page_fault()
320 if (!pgd_present(*pgd)) { in fix_range_common()358 if (!pgd_present(*pgd)) { in flush_tlb_kernel_range_common()447 if (!pgd_present(*pgd)) in flush_tlb_page()
22 #define pgd_present(pgd) (1) /* pages are always present on non MMU */ macro323 static inline int pgd_present(pgd_t pgd) { return 1; } in pgd_present() function
209 if (!pgd_present(*pgd_k)) in do_page_fault()
88 return pgd_present(pgd); in stage2_pgd_present()
27 if (!pgd_present(*pgd)) in virt_to_pte()
353 #define pgd_present(x) (pgd_flag(x) & PxD_FLAG_PRESENT) macro371 static inline int pgd_present(pgd_t pgd) { return 1; } in pgd_present() function
369 if (!pgd_present(*pgd_k)) in do_page_fault()