Searched refs:pud_present (Results 1 – 25 of 59) sorted by relevance
123
31 static inline int pud_present(pud_t pud) in pud_present() function43 return !pud_present(pud); in pud_bad()
37 if (pud_present(*pud)) in ident_pud_init()46 if (pud_present(*pud)) { in ident_pud_init()
7 return pud_present(pud) && in pud_huge()
249 if (!pud_present(*pud_k)) in do_page_fault()
51 #define pud_present(x) (pud_val(x)) macro
49 if (pud_present(*pud)) in huge_pte_offset()
22 #define pud_present(pud) 1 macro
32 static inline int pud_present(pud_t pud) { return 1; } in pud_present() function
76 present = pud_present(__pud(rste)); in __rste_to_pte()221 if (pud_present(*pudp)) { in huge_pte_offset()
62 if (pud_none(*pud) || !pud_present(*pud)) in handle_tlbmiss()
121 if (!pud_present(*pud_k)) in vmalloc_sync_one()124 if (!pud_present(*pud)) in vmalloc_sync_one()
28 #define stage2_pud_present(kvm, pud) pud_present(pud)
182 #define pud_present(pud) (1) macro
59 #define pud_present(x) (pud_val(x) & _PAGE_PRESENT) macro
44 if (!pud_present(*pud_k)) in handle_kernel_vaddr_fault()
291 if (!pud_present(*pud)) { in update_pud_range()368 if (!pud_present(*pud)) { in flush_tlb_kernel_range_common()441 if (!pud_present(*pud)) in flush_tlb_page()
95 if (!pud_present(*pud_k)) in do_page_fault()
59 if (pud_present(*pud)) { in huge_pte_offset()
166 if (!pud_present(pud)) { in init_espfix_ap()
261 if (!pud_present(*pud_k)) in do_page_fault()
327 if (!pud_present(*pud_k)) in do_page_fault()
140 if (pud_present(*pud) && !pud_free_pmd_page(pud, addr)) in ioremap_try_huge_pud()
161 return pud_present(pud); in stage2_pud_present()
144 if (pud && pud_present(*pud)) { in get_pteptr()
31 if (!pud_present(*pud)) in virt_to_pte()