Searched refs:pgd_present (Results 1 – 25 of 49) sorted by relevance
12
140 if (pgd_none(*dir) || !pgd_present(*dir)) in handle_tlbmiss()142 if (!pgd_present(*dir)) in handle_tlbmiss()
18 #define pgd_present(pgd) (1) macro
226 if (!pgd_present(*pgd) && pgd_present(*pgd_k)) { in do_page_fault()
11 #define pgd_present(pgd) (1) /* pages are always present on NO_MM */ macro
23 #define pgd_present(pgd) (1) macro
26 #define pgd_present(pgd) (1) macro
57 #define pgd_present(pgd) (pgd_val(pgd) != 0) macro
47 if (pgd_present(*pgd)) { in huge_pte_offset()
292 if (!pgd_present(*pgd_k)) in do_page_fault()
35 static inline int pgd_present(pgd_t pgd) { return 1; } in pgd_present() function
19 #define pgd_present(pgd) (1) macro
78 if (!pgd_present(*pgd)) {371 if (!pgd_present(*pgd_k)) in do_page_fault()
81 if (!pgd_present(kernel_pg_dir[i])) in kernel_ptr_table()144 if (!pgd_present(*pgd_dir)) { in map_node()
145 if (pgd_present(kernel_pg_dir[i])) in mem_init()
86 if (pgd_present(*pgdp)) { in huge_pte_offset()
34 if (!pgd_present(*pgd)) { in init_one_level2_page()156 if (!pgd_present(*pgd)) { in init_transition_pgtable()
173 BTFIXUPDEF_CALL_CONST(int, pgd_present, pgd_t)178 #define pgd_present(pgd) BTFIXUP_CALL(pgd_present)(pgd) macro
215 if (!pgd_present(*pgd_k)) in do_page_fault()
198 if (!pgd_present(*pgd_k)) in vmalloc_sync_one()322 if (!low_pfn(pgd_val(*pgd) >> PAGE_SHIFT) || !pgd_present(*pgd)) in dump_pagetable()463 if (!pgd_present(*pgd)) in dump_pagetable()933 if (!pgd_present(*pgd)) in spurious_fault()
270 if (!pgd_present(*pgd)) { in fix_range_common()303 if (!pgd_present(*pgd)) { in flush_tlb_kernel_range_common()388 if (!pgd_present(*pgd)) in flush_tlb_page()
56 if (pgd_present(*pgd)) { in huge_pte_offset()
187 if (!pgd_present(*pgd_k)) in do_page_fault()
411 if (!pgd_present(*pgd)) { in do_sparc_fault()412 if (!pgd_present(*pgd_k)) in do_sparc_fault()
25 #define pgd_present(pgd) (1) /* pages are always present on non MMU */ macro335 static inline int pgd_present(pgd_t pgd) { return 1; } in pgd_present() function
304 if (!pgd_present(*pgd_k)) in do_page_fault()