Searched refs:pgd_none (Results 1 – 25 of 74) sorted by relevance
123
20 #define pgd_none(pgd) (0) macro
21 #define pgd_none(pgd) (0) macro
19 #define stage2_pgd_none(kvm, pgd) pgd_none(pgd)
24 #define pgd_none(pgd) (0) macro
37 if (pgd_none(*pgd)) { in set_pte_vaddr()
139 if (pgd_none(*pgd_ref)) in sync_global_pgds_l5()152 if (!pgd_none(*pgd_ref) && !pgd_none(*pgd)) in sync_global_pgds_l5()155 if (pgd_none(*pgd)) in sync_global_pgds_l5()177 MAYBE_BUILD_BUG_ON(pgd_none(*pgd_ref)); in sync_global_pgds_l4()245 if (pgd_none(*pgd)) { in fill_p4d()327 if (pgd_none(*pgd)) { in set_pte_vaddr()374 if (pgd_none(*pgd)) { in __init_extra_mapping()1354 if (pgd_none(*pgd)) in kern_addr_valid()1552 if (pgd_none(*pgd)) { in register_page_bootmem_memmap()
182 if (pgd_none(*pgd)) { in pti_user_pagetable_walk_p4d()325 if (WARN_ON(pgd_none(*pgd))) in pti_clone_pgtable()
133 if (pgd_none(*pgd)) { in kasan_populate_pgd()215 if (pgd_none(*pgd)) { in kasan_early_p4d_populate()
502 #define pgd_none(a) (pgtable_l5_enabled() ? pgd_none(a) : p4d_none(__p4d(pgd_val(a)))) macro537 if (!pgd_none(*start) && !is_hypervisor_range(i)) { in ptdump_walk_pgd_level_core()
56 #define pgd_none(pgd) (!pgd_val(pgd)) macro
226 if (pgd_none(READ_ONCE(*pgdp))) { in create_safe_exec_page()433 if (pgd_none(READ_ONCE(*dst_pgdp))) { in copy_pud()470 if (pgd_none(READ_ONCE(*src_pgdp))) in copy_page_tables()
93 if (pgd_none(*pg_dir)) { in vmem_add_mem()168 if (pgd_none(*pg_dir)) { in vmem_remove_range()233 if (pgd_none(*pg_dir)) { in vmemmap_populate()
95 if (pgd_none(*pgdp)) { in map_kernel_page()
274 BUG_ON(pgd_none(*pgd)); in assert_pte_locked()336 if (pgd_none(pgd)) in __find_linux_pte()
53 if (pgd_none(*pgd)) in show_pte()353 if (pgd_none(*pgd_k)) in do_ifault()
294 if (pgd_none(pgd)) { in alloc_init_pud()708 if (pgd_none(READ_ONCE(*pgdp))) in kern_addr_valid()789 BUG_ON(pgd_none(pgd) || pgd_bad(pgd)); in fixmap_pud()825 !(pgd_none(pgd) || pgd_page_paddr(pgd) == __pa_symbol(bm_pud))) { in early_fixmap_init()834 if (pgd_none(pgd)) in early_fixmap_init()
210 if (pgd_none(READ_ONCE(*pgdp))) in kernel_page_present()
50 if (pgd_none(*pgd)) in show_pte()425 if (pgd_none(*pgd_k)) in do_translation_fault()
84 if (!pgd_none(*pgd)) { in huge_pte_offset()
37 if (pgd_none(*pgd) || pgd_bad(*pgd)) in mapped_kernel_page_is_present()
23 #define pgd_none(pgd) (0) macro321 static inline int pgd_none(pgd_t pgd) { return 0; } in pgd_none() function
111 if (pgd_none(*pgd)) { in cf_tlb_miss()
74 return pgd_none(pgd); in stage2_pgd_none()
351 #define pgd_none(x) (!pgd_val(x)) macro369 static inline int pgd_none(pgd_t pgd) { return 0; } in pgd_none() function
36 if (pgd_none(*pgd)) in show_pte()