Searched refs:pgd_present (Results 1 – 25 of 49) sorted by relevance
12
18 #define pgd_present(pgd) (1) macro
46 if (pgd_present(*pgd)) { in huge_pte_offset()
253 if (!pgd_present(*pgd) && pgd_present(*pgd_k)) { in do_page_fault()
26 #define pgd_present(pgd) (1) macro
23 #define pgd_present(pgd) (1) macro
78 if (!pgd_present(*pgd)) { in do_page_fault()79 if (!pgd_present(*pgd_k)) in do_page_fault()
57 #define pgd_present(pgd) (pgd_val(pgd) != 0) macro
81 if (!pgd_present(kernel_pg_dir[i])) in kernel_ptr_table()144 if (!pgd_present(*pgd_dir)) { in map_node()
157 if (pgd_present(kernel_pg_dir[i])) in init_pointer_tables()
35 static inline int pgd_present(pgd_t pgd) { return 1; } in pgd_present() function
78 if (!pgd_present(*pgd)) {393 if (!pgd_present(*pgd_k)) in do_page_fault()
19 #define pgd_present(pgd) (1) macro
365 if (!pgd_present(*pgd)) { in do_sparc_fault()366 if (!pgd_present(*pgd_k)) in do_sparc_fault()
202 if (!pgd_present(*pgd_k)) in vmalloc_sync_one()327 if (!low_pfn(pgd_val(*pgd) >> PAGE_SHIFT) || !pgd_present(*pgd)) in dump_pagetable()469 if (!pgd_present(*pgd)) in dump_pagetable()963 if (!pgd_present(*pgd)) in spurious_fault()
56 if (pgd_present(*pgd)) { in huge_pte_offset()
33 if (!pgd_present(*pgd_k)) in handle_vmalloc_fault()
216 if (!pgd_present(*pgd_k)) in do_page_fault()
275 if (!pgd_present(*pgd)) { in fix_range_common()311 if (!pgd_present(*pgd)) { in flush_tlb_kernel_range_common()396 if (!pgd_present(*pgd)) in flush_tlb_page()
22 #define pgd_present(pgd) (1) /* pages are always present on non MMU */ macro326 static inline int pgd_present(pgd_t pgd) { return 1; } in pgd_present() function
212 if (!pgd_present(*pgd_k)) in do_page_fault()
182 if (pgd_present(*pgdp)) { in huge_pte_offset()
318 #define pgd_present(x) (pgd_flag(x) & PxD_FLAG_PRESENT) macro336 static inline int pgd_present(pgd_t pgd) { return 1; } in pgd_present() function
46 #define pgd_present(pgd) (1) /* pages are always present on NO_MM */ macro200 static inline int pgd_present(pgd_t pgd) { return 1; } in pgd_present() function
308 if (!pgd_present(*pgd_k)) in do_page_fault()
148 if (!pgd_present(*pgd_k)) in lookup_tiop()