Home
last modified time | relevance | path

Searched refs:pmd_present (Results 1 – 84 of 84) sorted by relevance

/linux-4.4.14/arch/xtensa/mm/
Dfault.c226 if (!pmd_present(*pmd) || !pmd_present(*pmd_k)) in do_page_fault()
/linux-4.4.14/arch/c6x/include/asm/
Dpgtable.h34 #define pmd_present(x) (pmd_val(x)) macro
/linux-4.4.14/arch/mn10300/mm/
Dfault.c86 if (!pmd_present(*pmd)) {
401 if (!pmd_present(*pmd_k)) in do_page_fault()
/linux-4.4.14/arch/sh/mm/
Dtlbex_64.c66 if (pmd_none(*pmd) || !pmd_present(*pmd)) in handle_tlbmiss()
Dfault.c150 if (!pmd_present(*pmd_k)) in vmalloc_sync_one()
153 if (!pmd_present(*pmd)) in vmalloc_sync_one()
/linux-4.4.14/arch/x86/mm/
Dfault.c219 if (!pmd_present(*pmd_k)) in vmalloc_sync_one()
222 if (!pmd_present(*pmd)) in vmalloc_sync_one()
346 if (!low_pfn(pmd_pfn(*pmd)) || !pmd_present(*pmd) || pmd_large(*pmd)) in dump_pagetable()
496 if (!pmd_present(*pmd) || pmd_large(*pmd)) in dump_pagetable()
985 if (!pmd_present(*pmd)) in spurious_fault()
Dgup.c174 if (unlikely(pmd_large(pmd) || !pmd_present(pmd))) { in gup_pmd_range()
Ddump_pagetables.c308 if (pmd_large(*start) || !pmd_present(*start)) { in walk_pmd_level()
Dinit_64.c66 if (!pmd_present(*pmd)) in ident_pmd_init()
875 if (!pmd_present(*pmd)) in remove_pmd_table()
Dinit_32.c478 if (!pmd_present(*pmd)) in native_pagetable_init()
Dpageattr.c351 if (pmd_large(*pmd) || !pmd_present(*pmd)) in lookup_address_in_pgd()
/linux-4.4.14/arch/blackfin/include/asm/
Dpgtable.h27 #define pmd_present(x) (pmd_val(x)) macro
/linux-4.4.14/arch/tile/mm/
Dfault.c125 if (!pmd_present(*pmd_k)) in vmalloc_sync_one()
127 if (!pmd_present(*pmd)) in vmalloc_sync_one()
228 if (!pmd || !pmd_present(*pmd)) in handle_migrating_pte()
Dpgtable.c116 BUG_ON(!pmd_present(*pmd)); in shatter_huge_page()
356 if (!pmd_present(*pmd)) in virt_to_pte()
Dhugetlbpage.c131 if (!pmd_present(*pmd)) in huge_pte_offset()
/linux-4.4.14/arch/sparc/mm/
Dfault_32.c375 if (pmd_present(*pmd) || !pmd_present(*pmd_k)) in do_sparc_fault()
/linux-4.4.14/arch/um/kernel/
Dtlb.c240 if (!pmd_present(*pmd)) { in update_pmd_range()
355 if (!pmd_present(*pmd)) { in flush_tlb_kernel_range_common()
414 if (!pmd_present(*pmd)) in flush_tlb_page()
/linux-4.4.14/arch/s390/mm/
Dhugetlbpage.c73 if (pmd_present(pmd)) { in __pmd_to_pte()
/linux-4.4.14/arch/arc/mm/
Dfault.c51 if (!pmd_present(*pmd_k)) in handle_kernel_vaddr_fault()
/linux-4.4.14/arch/ia64/mm/
Dhugetlbpage.c60 if (pmd_present(*pmd)) in huge_pte_offset()
/linux-4.4.14/arch/score/mm/
Dfault.c228 if (!pmd_present(*pmd_k)) in do_page_fault()
/linux-4.4.14/arch/powerpc/mm/
Dpgtable.c237 BUG_ON(!pmd_present(*pmd)); in assert_pte_locked()
Dpgtable_32.c380 if (pmd_present(*pmd)) { in get_pteptr()
Dpgtable_64.c128 if (!pmd_present(*pmdp)) { in map_kernel_page()
/linux-4.4.14/arch/nios2/mm/
Dfault.c265 if (!pmd_present(*pmd_k)) in do_page_fault()
/linux-4.4.14/arch/x86/kernel/
Despfix_64.c184 if (!pmd_present(pmd)) { in init_espfix_ap()
Dmachine_kexec_64.c71 if (!pmd_present(*pmd)) { in init_transition_pgtable()
/linux-4.4.14/arch/microblaze/mm/
Dpgtable.c201 if (pmd_present(*pmd)) { in get_pteptr()
/linux-4.4.14/arch/mips/include/asm/
Dpgtable-32.h96 static inline int pmd_present(pmd_t pmd) in pmd_present() function
Dpgtable-64.h190 static inline int pmd_present(pmd_t pmd) in pmd_present() function
/linux-4.4.14/arch/openrisc/mm/
Dfault.c345 if (!pmd_present(*pmd_k)) in do_page_fault()
/linux-4.4.14/arch/metag/mm/
Dfault.c93 if (!pmd_present(*pmd_k)) in do_page_fault()
Dinit.c56 if (!pmd_present(*pmd)) { in insert_gateway_page()
/linux-4.4.14/arch/cris/mm/
Dfault.c352 if (!pmd_present(*pmd_k)) in do_page_fault()
/linux-4.4.14/arch/frv/mm/
Dfault.c317 if (!pmd_present(*pmd_k)) in do_page_fault()
/linux-4.4.14/arch/um/kernel/skas/
Duaccess.c35 if (!pmd_present(*pmd)) in virt_to_pte()
/linux-4.4.14/arch/powerpc/include/asm/
Dpgtable-ppc32.h132 #define pmd_present(pmd) (pmd_val(pmd) & _PMD_PRESENT_MASK) macro
Dpgtable-ppc64.h155 #define pmd_present(pmd) (!pmd_none(pmd)) macro
/linux-4.4.14/arch/m68k/mm/
Dmotorola.c177 if (!pmd_present(*pmd_dir)) { in map_node()
/linux-4.4.14/arch/mips/mm/
Dfault.c323 if (!pmd_present(*pmd_k)) in __do_page_fault()
/linux-4.4.14/arch/sh/kernel/
Dio_trapped.c156 if (!pmd_present(*pmd_k)) in lookup_tiop()
/linux-4.4.14/arch/m68k/include/asm/
Dsun3_pgtable.h144 #define pmd_present(pmd) (!pmd_none2(&(pmd))) macro
Dmcf_pgtable.h197 #define pmd_present(pmd) (!pmd_none2(&(pmd))) macro
Dmotorola_pgtable.h139 #define pmd_present(pmd) (pmd_val(pmd) & _PAGE_TABLE) macro
/linux-4.4.14/arch/nios2/include/asm/
Dpgtable.h186 static inline int pmd_present(pmd_t pmd) in pmd_present() function
/linux-4.4.14/arch/cris/include/asm/
Dpgtable.h104 #define pmd_present(x) (pmd_val(x) & _PAGE_PRESENT) macro
/linux-4.4.14/arch/metag/include/asm/
Dpgtable.h115 #define pmd_present(x) (pmd_val(x) & _PAGE_PRESENT) macro
/linux-4.4.14/arch/m32r/include/asm/
Dpgtable.h181 #define pmd_present(x) (pmd_val(x) & _PAGE_PRESENT) macro
/linux-4.4.14/arch/arc/include/asm/
Dpgtable.h271 #define pmd_present(x) (pmd_val(x)) macro
/linux-4.4.14/arch/unicore32/include/asm/
Dpgtable.h207 #define pmd_present(pmd) (pmd_val(pmd) & PMD_PRESENT) macro
/linux-4.4.14/arch/score/include/asm/
Dpgtable.h55 static inline int pmd_present(pmd_t pmd) in pmd_present() function
/linux-4.4.14/arch/hexagon/include/asm/
Dpgtable.h270 static inline int pmd_present(pmd_t pmd) in pmd_present() function
/linux-4.4.14/arch/avr32/include/asm/
Dpgtable.h246 #define pmd_present(x) (pmd_val(x)) macro
/linux-4.4.14/arch/sh/include/asm/
Dpgtable_64.h66 #define pmd_present(pmd_entry) (pmd_val(pmd_entry) & _PAGE_PRESENT) macro
Dpgtable_32.h328 #define pmd_present(x) (pmd_val(x)) macro
/linux-4.4.14/arch/m68k/kernel/
Dsys_m68k.c478 if (!pmd_present(*pmd)) in sys_atomic_cmpxchg_32()
/linux-4.4.14/arch/um/include/asm/
Dpgtable.h102 #define pmd_present(x) (pmd_val(x) & _PAGE_PRESENT) macro
/linux-4.4.14/arch/sparc/include/asm/
Dpgtable_32.h169 static inline int pmd_present(pmd_t pmd) in pmd_present() function
Dpgtable_64.h771 static inline int pmd_present(pmd_t pmd) in pmd_present() function
/linux-4.4.14/arch/m32r/mm/
Dfault.c326 if (!pmd_present(*pmd_k)) in do_page_fault()
/linux-4.4.14/arch/alpha/include/asm/
Dpgtable.h255 extern inline int pmd_present(pmd_t pmd) { return pmd_val(pmd) & _PAGE_VALID; } in pmd_present() function
/linux-4.4.14/arch/arm/mm/
Ddump.c277 if (pmd_none(*pmd) || pmd_large(*pmd) || !pmd_present(*pmd)) in walk_pmd()
/linux-4.4.14/arch/openrisc/include/asm/
Dpgtable.h229 #define pmd_present(x) (pmd_val(x) & _PAGE_PRESENT) macro
/linux-4.4.14/arch/xtensa/include/asm/
Dpgtable.h256 #define pmd_present(pmd) (pmd_val(pmd) & PAGE_MASK) macro
/linux-4.4.14/arch/arm/include/asm/
Dpgtable.h185 #define pmd_present(pmd) (pmd_val(pmd)) macro
/linux-4.4.14/arch/tile/include/asm/
Dpgtable.h375 static inline int pmd_present(pmd_t pmd) in pmd_present() function
/linux-4.4.14/arch/microblaze/include/asm/
Dpgtable.h303 #define pmd_present(pmd) ((pmd_val(pmd) & _PMD_PRESENT) != 0) macro
/linux-4.4.14/arch/mn10300/include/asm/
Dpgtable.h225 #define pmd_present(x) (!pmd_none(x)) macro
/linux-4.4.14/arch/frv/include/asm/
Dpgtable.h358 #define pmd_present(x) (pmd_val(x) & _PAGE_PRESENT) macro
/linux-4.4.14/arch/ia64/include/asm/
Dpgtable.h272 #define pmd_present(pmd) (pmd_val(pmd) != 0UL) macro
/linux-4.4.14/arch/parisc/include/asm/
Dpgtable.h309 #define pmd_present(x) (pmd_flag(x) & PxD_FLAG_PRESENT) macro
/linux-4.4.14/arch/x86/include/asm/
Dpgtable.h486 static inline int pmd_present(pmd_t pmd) in pmd_present() function
/linux-4.4.14/arch/x86/xen/
Dmmu.c1832 if (pmd_present(pmd[pmdidx])) in xen_map_identity_early()
2068 if (!pmd_present(pmd)) in xen_early_virt_to_phys()
2256 if (pmd_present(pmd[pmdidx]) && !pmd_large(pmd[pmdidx])) { in xen_find_pt_base()
/linux-4.4.14/arch/arm64/include/asm/
Dpgtable.h350 #define pmd_present(pmd) pte_present(pmd_pte(pmd)) macro
/linux-4.4.14/fs/proc/
Dtask_mmu.c1128 if (pmd_present(pmd)) { in pagemap_pmd_range()
1446 if (!pmd_present(pmd)) in can_gather_numa_stats_pmd()
/linux-4.4.14/arch/arm/kvm/
Dmmu.c886 VM_BUG_ON(pmd_present(*pmd) && pmd_pfn(*pmd) != pmd_pfn(*new_pmd)); in stage2_set_pmd_huge()
889 if (pmd_present(old_pmd)) { in stage2_set_pmd_huge()
/linux-4.4.14/fs/
Duserfaultfd.c221 if (!pmd_present(_pmd)) in userfaultfd_must_wait()
/linux-4.4.14/arch/sparc/kernel/
Dsmp_64.c1524 if (!pmd_present(*pmd)) { in pcpu_populate_pte()
/linux-4.4.14/mm/
Drmap.c740 if (!pmd_present(pmde) || pmd_trans_huge(pmde)) in mm_find_pmd()
Dhuge_memory.c1647 if (!pmd_present(*pmd)) in page_check_address_pmd()
3036 if (!pmd_present(*pmd)) in split_huge_page_address()
Dhugetlb.c4351 if (pmd_present(*pmd)) { in follow_huge_pmd()
/linux-4.4.14/arch/tile/kernel/
Dsetup.c1562 if (pmd_present(*pmd)) { in pcpu_fc_populate_pte()
/linux-4.4.14/arch/s390/include/asm/
Dpgtable.h494 static inline int pmd_present(pmd_t pmd) in pmd_present() function
/linux-4.4.14/arch/frv/kernel/
Dgdb-stub.c458 if (pmd_bad(*pmd) || !pmd_present(*pmd)) in gdbstub_virt_to_pte()