Home
last modified time | relevance | path

Searched refs:pud_present (Results 1 – 49 of 49) sorted by relevance

/linux-4.1.27/arch/sh/include/asm/
Dpgtable-3level.h46 #define pud_present(x) (pud_val(x)) macro
/linux-4.1.27/arch/mips/mm/
Dhugetlbpage.c48 if (pud_present(*pud)) in huge_pte_offset()
Dfault.c317 if (!pud_present(*pud_k)) in __do_page_fault()
/linux-4.1.27/include/asm-generic/
D4level-fixup.h22 #define pud_present(pud) 1 macro
Dpgtable-nopmd.h31 static inline int pud_present(pud_t pud) { return 1; } in pud_present() function
/linux-4.1.27/arch/sh/mm/
Dtlbex_64.c62 if (pud_none(*pud) || !pud_present(*pud)) in handle_tlbmiss()
Dfault.c141 if (!pud_present(*pud_k)) in vmalloc_sync_one()
144 if (!pud_present(*pud)) in vmalloc_sync_one()
/linux-4.1.27/arch/arm/include/asm/
Dpgtable-2level.h156 #define pud_present(pud) (1) macro
Dpgtable-3level.h144 #define pud_present(pud) (pud_val(pud)) macro
/linux-4.1.27/arch/tile/include/asm/
Dpgtable_64.h78 static inline int pud_present(pud_t pud) in pud_present() function
/linux-4.1.27/arch/um/include/asm/
Dpgtable-3level.h58 #define pud_present(x) (pud_val(x) & _PAGE_PRESENT) macro
/linux-4.1.27/arch/um/kernel/
Dtlb.c252 if (!pud_present(*pud)) { in update_pud_range()
328 if (!pud_present(*pud)) { in flush_tlb_kernel_range_common()
400 if (!pud_present(*pud)) in flush_tlb_page()
/linux-4.1.27/arch/ia64/mm/
Dhugetlbpage.c58 if (pud_present(*pud)) { in huge_pte_offset()
/linux-4.1.27/arch/score/mm/
Dfault.c222 if (!pud_present(*pud_k)) in do_page_fault()
/linux-4.1.27/arch/x86/kernel/
Despfix_64.c172 if (!pud_present(pud)) { in init_espfix_ap()
Dmachine_kexec_64.c61 if (!pud_present(*pud)) { in init_transition_pgtable()
/linux-4.1.27/arch/nios2/mm/
Dfault.c261 if (!pud_present(*pud_k)) in do_page_fault()
/linux-4.1.27/arch/arc/mm/
Dfault.c39 if (!pud_present(*pud_k)) in handle_vmalloc_fault()
/linux-4.1.27/arch/tile/mm/
Dpgtable.c114 BUG_ON(!pud_present(*pud)); in shatter_huge_page()
351 if (!pud_present(*pud)) in virt_to_pte()
Dfault.c120 if (!pud_present(*pud_k)) in vmalloc_sync_one()
225 if (!pud || !pud_present(*pud)) in handle_migrating_pte()
Dhugetlbpage.c121 if (!pud_present(*pud)) in huge_pte_offset()
/linux-4.1.27/arch/openrisc/mm/
Dfault.c339 if (!pud_present(*pud_k)) in do_page_fault()
/linux-4.1.27/arch/s390/mm/
Dhugetlbpage.c190 if (pud_present(*pudp)) in huge_pte_offset()
/linux-4.1.27/arch/cris/mm/
Dfault.c346 if (!pud_present(*pud_k)) in do_page_fault()
/linux-4.1.27/arch/metag/mm/
Dfault.c87 if (!pud_present(*pud_k)) in do_page_fault()
Dinit.c53 BUG_ON(!pud_present(*pud)); in insert_gateway_page()
/linux-4.1.27/arch/frv/mm/
Dfault.c313 if (!pud_present(*pud_k)) in do_page_fault()
/linux-4.1.27/arch/mips/include/asm/
Dpgtable-64.h214 static inline int pud_present(pud_t pud) in pud_present() function
/linux-4.1.27/arch/x86/mm/
Dfault.c212 if (!pud_present(*pud_k)) in vmalloc_sync_one()
484 if (!pud_present(*pud) || pud_large(*pud)) in dump_pagetable()
974 if (!pud_present(*pud)) in spurious_fault()
Ddump_pagetables.c329 if (pud_large(*start) || !pud_present(*start)) in walk_pud_level()
Dinit_64.c83 if (pud_present(*pud)) { in ident_pud_init()
931 if (!pud_present(*pud)) in remove_pud_table()
Dpageattr.c344 if (pud_large(*pud) || !pud_present(*pud)) in lookup_address_in_pgd()
398 if (pud_none(*pud) || pud_large(*pud) || !pud_present(*pud)) in lookup_pmd_address()
/linux-4.1.27/arch/sh/kernel/
Dio_trapped.c152 if (!pud_present(*pud_k)) in lookup_tiop()
/linux-4.1.27/arch/mn10300/mm/
Dfault.c397 if (!pud_present(*pud_k)) in do_page_fault()
/linux-4.1.27/arch/um/kernel/skas/
Duaccess.c31 if (!pud_present(*pud)) in virt_to_pte()
/linux-4.1.27/arch/powerpc/mm/
Dpgtable_32.c378 if (pud && pud_present(*pud)) { in get_pteptr()
/linux-4.1.27/arch/arm/mm/
Dfault.c451 if (!pud_present(*pud)) in do_translation_fault()
/linux-4.1.27/arch/frv/include/asm/
Dpgtable.h235 static inline int pud_present(pud_t pud) { return 1; } in pud_present() function
/linux-4.1.27/arch/powerpc/include/asm/
Dpgtable-ppc64.h176 #define pud_present(pud) (pud_val(pud) != 0) macro
/linux-4.1.27/arch/ia64/include/asm/
Dpgtable.h279 #define pud_present(pud) (pud_val(pud) != 0UL) macro
/linux-4.1.27/arch/arm64/include/asm/
Dpgtable.h385 #define pud_present(pud) (pud_val(pud)) macro
/linux-4.1.27/arch/x86/include/asm/
Dpgtable.h560 static inline int pud_present(pud_t pud) in pud_present() function
/linux-4.1.27/arch/sparc/include/asm/
Dpgtable_64.h812 #define pud_present(pud) (pud_val(pud) != 0U) macro
/linux-4.1.27/mm/
Drmap.c623 if (!pud_present(*pud)) in mm_find_pmd()
Dhuge_memory.c1573 if (!pud_present(*pud)) in page_check_address_pmd()
2953 if (!pud_present(*pud)) in split_huge_page_address()
Dmemory.c3472 if (!pud_present(*pud)) { in __pmd_alloc()
Dhugetlb.c3842 if (pud_present(*pud)) { in huge_pte_offset()
/linux-4.1.27/arch/tile/kernel/
Dsetup.c1560 BUG_ON(!pud_present(*pud)); in pcpu_fc_populate_pte()
/linux-4.1.27/arch/s390/include/asm/
Dpgtable.h448 static inline int pud_present(pud_t pud) in pud_present() function