Searched refs:p4d_present (Results 1 – 22 of 22) sorted by relevance
33 static inline int p4d_present(p4d_t p4d) { return 1; } in p4d_present() function
24 #define p4d_present(p4d) 1 macro
369 (p4d_present(p4d) && (!(write) || p4d_write(p4d)))
74 if (p4d_present(*p4d)) { in ident_p4d_init()
254 if (!p4d_present(*p4d_k)) in vmalloc_sync_one()535 if (!p4d_present(*p4d) || p4d_large(*p4d)) in dump_pagetable()1101 if (!p4d_present(*p4d)) in spurious_fault()
476 if (p4d_large(*start) || !p4d_present(*start)) { in walk_p4d_level()
390 if (p4d_large(*p4d) || !p4d_present(*p4d)) in lookup_address_in_pgd()453 if (p4d_none(*p4d) || p4d_large(*p4d) || !p4d_present(*p4d)) in lookup_pmd_address()
1091 if (!p4d_present(*p4d)) in remove_p4d_table()
257 if (!p4d_present(*p4d_k)) in do_page_fault()
150 if (!p4d_present(*p4d)) in page_vma_mapped_walk()
282 if (!p4d_present(*p4d)) in dev_pagemap_mapping_shift()
723 if (!p4d_present(*p4d)) in mm_find_pmd()
2272 if (!p4d_present(*p4d)) in split_huge_pmd_address()
4773 if (!p4d_present(*p4d)) in huge_pte_offset()
4200 if (!p4d_present(*p4d)) { in __pud_alloc()
219 if (p4d_present(*p4dp)) { in huge_pte_offset()
71 if (!p4d_present(*p4d)) { in init_transition_pgtable()
421 if (!p4d_present(*p4d)) in kasan_remove_p4d_table()
176 if (!p4d_present(*p4d)) in efi_call_phys_epilog()
889 static inline int p4d_present(p4d_t p4d) in p4d_present() function
607 static inline int p4d_present(p4d_t p4d) in p4d_present() function
286 if (!p4d_present(*p4d)) in userfaultfd_must_wait()