/linux-4.4.14/arch/sh/include/asm/ |
D | pgtable-3level.h | 46 #define pud_present(x) (pud_val(x)) macro
|
/linux-4.4.14/arch/mips/mm/ |
D | hugetlbpage.c | 48 if (pud_present(*pud)) in huge_pte_offset()
|
D | fault.c | 318 if (!pud_present(*pud_k)) in __do_page_fault()
|
/linux-4.4.14/include/asm-generic/ |
D | 4level-fixup.h | 22 #define pud_present(pud) 1 macro
|
D | pgtable-nopmd.h | 31 static inline int pud_present(pud_t pud) { return 1; } in pud_present() function
|
/linux-4.4.14/arch/sh/mm/ |
D | tlbex_64.c | 62 if (pud_none(*pud) || !pud_present(*pud)) in handle_tlbmiss()
|
D | fault.c | 142 if (!pud_present(*pud_k)) in vmalloc_sync_one() 145 if (!pud_present(*pud)) in vmalloc_sync_one()
|
/linux-4.4.14/arch/arm/include/asm/ |
D | pgtable-2level.h | 185 #define pud_present(pud) (1) macro
|
D | pgtable-3level.h | 144 #define pud_present(pud) (pud_val(pud)) macro
|
/linux-4.4.14/arch/um/include/asm/ |
D | pgtable-3level.h | 58 #define pud_present(x) (pud_val(x) & _PAGE_PRESENT) macro
|
/linux-4.4.14/arch/tile/include/asm/ |
D | pgtable_64.h | 78 static inline int pud_present(pud_t pud) in pud_present() function
|
/linux-4.4.14/arch/um/kernel/ |
D | tlb.c | 262 if (!pud_present(*pud)) { in update_pud_range() 338 if (!pud_present(*pud)) { in flush_tlb_kernel_range_common() 410 if (!pud_present(*pud)) in flush_tlb_page()
|
/linux-4.4.14/arch/s390/mm/ |
D | hugetlbpage.c | 138 if (pud_present(*pudp)) in huge_pte_offset()
|
/linux-4.4.14/arch/arc/mm/ |
D | fault.c | 46 if (!pud_present(*pud_k)) in handle_kernel_vaddr_fault()
|
/linux-4.4.14/arch/ia64/mm/ |
D | hugetlbpage.c | 58 if (pud_present(*pud)) { in huge_pte_offset()
|
/linux-4.4.14/arch/score/mm/ |
D | fault.c | 223 if (!pud_present(*pud_k)) in do_page_fault()
|
/linux-4.4.14/arch/nios2/mm/ |
D | fault.c | 261 if (!pud_present(*pud_k)) in do_page_fault()
|
/linux-4.4.14/arch/x86/kernel/ |
D | espfix_64.c | 172 if (!pud_present(pud)) { in init_espfix_ap()
|
D | machine_kexec_64.c | 63 if (!pud_present(*pud)) { in init_transition_pgtable()
|
/linux-4.4.14/arch/tile/mm/ |
D | pgtable.c | 114 BUG_ON(!pud_present(*pud)); in shatter_huge_page() 351 if (!pud_present(*pud)) in virt_to_pte()
|
D | fault.c | 120 if (!pud_present(*pud_k)) in vmalloc_sync_one() 225 if (!pud || !pud_present(*pud)) in handle_migrating_pte()
|
D | hugetlbpage.c | 121 if (!pud_present(*pud)) in huge_pte_offset()
|
/linux-4.4.14/arch/openrisc/mm/ |
D | fault.c | 339 if (!pud_present(*pud_k)) in do_page_fault()
|
/linux-4.4.14/arch/metag/mm/ |
D | fault.c | 87 if (!pud_present(*pud_k)) in do_page_fault()
|
D | init.c | 53 BUG_ON(!pud_present(*pud)); in insert_gateway_page()
|
/linux-4.4.14/arch/cris/mm/ |
D | fault.c | 346 if (!pud_present(*pud_k)) in do_page_fault()
|
/linux-4.4.14/arch/frv/mm/ |
D | fault.c | 313 if (!pud_present(*pud_k)) in do_page_fault()
|
/linux-4.4.14/arch/mips/include/asm/ |
D | pgtable-64.h | 214 static inline int pud_present(pud_t pud) in pud_present() function
|
/linux-4.4.14/arch/x86/mm/ |
D | fault.c | 214 if (!pud_present(*pud_k)) in vmalloc_sync_one() 488 if (!pud_present(*pud) || pud_large(*pud)) in dump_pagetable() 978 if (!pud_present(*pud)) in spurious_fault()
|
D | dump_pagetables.c | 341 if (pud_large(*start) || !pud_present(*start)) { in walk_pud_level()
|
D | init_64.c | 83 if (pud_present(*pud)) { in ident_pud_init() 931 if (!pud_present(*pud)) in remove_pud_table()
|
D | pageattr.c | 343 if (pud_large(*pud) || !pud_present(*pud)) in lookup_address_in_pgd() 397 if (pud_none(*pud) || pud_large(*pud) || !pud_present(*pud)) in lookup_pmd_address()
|
/linux-4.4.14/arch/um/kernel/skas/ |
D | uaccess.c | 31 if (!pud_present(*pud)) in virt_to_pte()
|
/linux-4.4.14/arch/mn10300/mm/ |
D | fault.c | 397 if (!pud_present(*pud_k)) in do_page_fault()
|
/linux-4.4.14/arch/sh/kernel/ |
D | io_trapped.c | 152 if (!pud_present(*pud_k)) in lookup_tiop()
|
/linux-4.4.14/arch/powerpc/mm/ |
D | pgtable_32.c | 378 if (pud && pud_present(*pud)) { in get_pteptr()
|
/linux-4.4.14/arch/arm/mm/ |
D | fault.c | 451 if (!pud_present(*pud)) in do_translation_fault()
|
/linux-4.4.14/arch/frv/include/asm/ |
D | pgtable.h | 235 static inline int pud_present(pud_t pud) { return 1; } in pud_present() function
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | pgtable-ppc64.h | 164 #define pud_present(pud) (pud_val(pud) != 0) macro
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | pgtable.h | 279 #define pud_present(pud) (pud_val(pud) != 0UL) macro
|
/linux-4.4.14/arch/x86/include/asm/ |
D | pgtable.h | 586 static inline int pud_present(pud_t pud) in pud_present() function
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | pgtable.h | 447 #define pud_present(pud) (pud_val(pud)) macro
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | pgtable_64.h | 828 #define pud_present(pud) (pud_val(pud) != 0U) macro
|
/linux-4.4.14/fs/ |
D | userfaultfd.c | 209 if (!pud_present(*pud)) in userfaultfd_must_wait()
|
/linux-4.4.14/mm/ |
D | rmap.c | 729 if (!pud_present(*pud)) in mm_find_pmd()
|
D | huge_memory.c | 1642 if (!pud_present(*pud)) in page_check_address_pmd() 3032 if (!pud_present(*pud)) in split_huge_page_address()
|
D | hugetlb.c | 4314 if (pud_present(*pud)) { in huge_pte_offset()
|
D | memory.c | 3548 if (!pud_present(*pud)) { in __pmd_alloc()
|
/linux-4.4.14/arch/tile/kernel/ |
D | setup.c | 1560 BUG_ON(!pud_present(*pud)); in pcpu_fc_populate_pte()
|
/linux-4.4.14/arch/s390/include/asm/ |
D | pgtable.h | 460 static inline int pud_present(pud_t pud) in pud_present() function
|
/linux-4.4.14/arch/x86/xen/ |
D | mmu.c | 2060 if (!pud_present(pud)) in xen_early_virt_to_phys()
|