Searched refs:p4d_present (Results 1 – 23 of 23) sorted by relevance
33 static inline int p4d_present(p4d_t p4d) { return 1; } in p4d_present() function
34 static inline int p4d_present(p4d_t p4d) in p4d_present() function
369 (p4d_present(p4d) && (!(write) || p4d_write(p4d)))431 WARN_ON_ONCE(p4d_present(*p4dp) && !p4d_same(*p4dp, p4d)); \
74 if (p4d_present(*p4d)) { in ident_p4d_init()
170 if (!p4d_present(*p4d_k)) in vmalloc_sync_one()446 if (!p4d_present(*p4d) || p4d_large(*p4d)) in dump_pagetable()1126 if (!p4d_present(*p4d)) in spurious_kernel_fault()
488 if (p4d_large(*start) || !p4d_present(*start)) { in walk_p4d_level()
583 if (p4d_large(*p4d) || !p4d_present(*p4d)) in lookup_address_in_pgd()646 if (p4d_none(*p4d) || p4d_large(*p4d) || !p4d_present(*p4d)) in lookup_pmd_address()
1151 if (!p4d_present(*p4d)) in remove_p4d_table()
244 if (!p4d_present(*p4d_k)) in do_page_fault()
183 if (p4d_present(*p4d) && !p4d_free_pud_page(p4d, addr)) in ioremap_try_huge_p4d()
171 if (!p4d_present(*p4d)) in page_vma_mapped_walk()
278 if (!p4d_present(*p4d)) in dev_pagemap_mapping_shift()
724 if (!p4d_present(*p4d)) in mm_find_pmd()
2356 if (!p4d_present(*p4d)) in split_huge_pmd_address()
4977 if (!p4d_present(*p4d)) in huge_pte_offset()
4066 if (!p4d_present(*p4d)) { in __pud_alloc()
219 if (p4d_present(*p4dp)) { in huge_pte_offset()
437 if (!p4d_present(*p4d)) in kasan_remove_p4d_table()
145 if (!p4d_present(*p4d)) { in init_transition_pgtable()
179 if (!p4d_present(*p4d)) in efi_call_phys_epilog()
905 static inline int p4d_present(p4d_t p4d) in p4d_present() function
637 static inline int p4d_present(p4d_t p4d) in p4d_present() function
295 if (!p4d_present(*p4d)) in userfaultfd_must_wait()