/linux-4.1.27/arch/powerpc/mm/ |
D | tlb_hash32.c | 111 if (!pmd_none(*pmd)) { in flush_range() 165 if (!pmd_none(*pmd)) in flush_tlb_page()
|
D | pgtable.c | 235 if (pmd_none(*pmd)) in assert_pte_locked()
|
D | ppc_mmu_32.c | 173 if (!pmd_none(*pmd)) in hash_preload()
|
D | subpage-prot.c | 76 if (pmd_none(*pmd)) in hpte_flush_range()
|
D | hugetlbpage.c | 1028 if (pmd_none(pmd)) in __find_linux_pte_or_hugepte()
|
/linux-4.1.27/arch/s390/mm/ |
D | vmem.c | 115 if (MACHINE_HAS_EDAT1 && pmd_none(*pm_dir) && address && in vmem_add_mem() 125 if (pmd_none(*pm_dir)) { in vmem_add_mem() 174 if (pmd_none(*pm_dir)) { in vmem_remove_range() 220 if (pmd_none(*pm_dir)) { in vmemmap_populate()
|
D | pageattr.c | 57 if (pmd_none(*pmdp) || pmd_large(*pmdp)) in walk_page_table()
|
D | gup.c | 125 if (pmd_none(pmd) || pmd_trans_splitting(pmd)) in gup_pmd_range()
|
D | dump_pagetables.c | 136 if (!pmd_none(*pmd)) { in walk_pmd_level()
|
D | pgtable.c | 551 VM_BUG_ON(pmd_none(*pmd)); in __gmap_link()
|
/linux-4.1.27/arch/arm64/mm/ |
D | mmu.c | 96 if (pmd_none(*pmd) || pmd_sect(*pmd)) { in alloc_init_pte() 161 if (!pmd_none(old_pmd)) { in alloc_init_pmd() 501 if (pmd_none(*pmd)) in kern_addr_valid() 540 if (pmd_none(*pmd)) { in vmemmap_populate() 590 BUG_ON(pmd_none(*pmd) || pmd_bad(*pmd)); in fixmap_pte()
|
D | dump.c | 253 if (pmd_none(*pmd) || pmd_sect(*pmd)) { in walk_pmd()
|
D | fault.c | 71 if (pmd_none(*pmd) || pmd_bad(*pmd)) in show_pte()
|
/linux-4.1.27/arch/x86/mm/ |
D | pgtable_32.c | 45 if (pmd_none(*pmd)) { in set_pte_vaddr()
|
D | kasan_init_64.c | 86 WARN_ON(!pmd_none(*pmd)); in zero_pmd_populate() 93 if (pmd_none(*pmd)) { in zero_pmd_populate()
|
D | init_64.c | 259 if (pmd_none(*pmd)) { in fill_pte() 350 BUG_ON(!pmd_none(*pmd)); in __init_extra_mapping() 394 if (pmd_none(*pmd)) in cleanup_highmap() 1180 if (pmd_none(*pmd)) in kern_addr_valid() 1257 if (pmd_none(*pmd)) { in vmemmap_populate_hugepages() 1339 if (pmd_none(*pmd)) in register_page_bootmem_memmap() 1353 if (pmd_none(*pmd)) in register_page_bootmem_memmap()
|
D | dump_pagetables.c | 294 if (!pmd_none(*start)) { in walk_pmd_level() 311 #define pud_none(a) pmd_none(__pmd(pud_val(a)))
|
D | hugetlbpage.c | 64 return !pmd_none(pmd) && in pmd_huge()
|
D | pageattr.c | 348 if (pmd_none(*pmd)) in lookup_address_in_pgd() 716 if (!pmd_none(pmd[i])) in try_to_free_pmd_page() 923 if (pmd_none(*pmd)) in populate_pmd() 964 if (pmd_none(*pmd)) in populate_pmd()
|
D | gup.c | 173 if (pmd_none(pmd) || pmd_trans_splitting(pmd)) in gup_pmd_range()
|
D | fault.c | 411 if (pmd_none(*pmd_ref)) in vmalloc_fault() 414 if (pmd_none(*pmd) || pmd_pfn(*pmd) != pmd_pfn(*pmd_ref)) in vmalloc_fault()
|
/linux-4.1.27/arch/c6x/include/asm/ |
D | pgtable.h | 33 #define pmd_none(x) (!pmd_val(x)) macro
|
/linux-4.1.27/arch/xtensa/mm/ |
D | mmu.c | 41 BUG_ON(!pmd_none(*pmd)); in init_pmd()
|
/linux-4.1.27/arch/sh/mm/ |
D | tlbex_64.c | 66 if (pmd_none(*pmd) || !pmd_present(*pmd)) in handle_tlbmiss()
|
D | gup.c | 130 if (pmd_none(pmd)) in gup_pmd_range()
|
D | fault.c | 106 if (pmd_none(*pmd)) in show_pte()
|
D | cache-sh5.c | 405 if (pmd_none(*pmd) || pmd_bad(*pmd)) in sh64_dcache_purge_user_pages()
|
D | init.c | 141 if (pmd_none(*pmd)) { in one_page_table_init()
|
/linux-4.1.27/arch/unicore32/mm/ |
D | pgd.c | 89 if (pmd_none(*pmd)) in free_pgd_slow()
|
D | fault.c | 68 if (pmd_none(*pmd)) in show_pte() 366 if (pmd_none(*pmd_k)) in do_ifault()
|
D | ioremap.c | 77 if (!pmd_none(pmd)) { in unmap_area_sections()
|
D | mmu.c | 155 if (pmd_none(*pmd)) { in early_pte_alloc()
|
/linux-4.1.27/arch/cris/arch-v10/mm/ |
D | fault.c | 85 if (pmd_none(*pmd)) in handle_mmu_bus_fault()
|
/linux-4.1.27/arch/unicore32/kernel/ |
D | hibernate.c | 53 if (pmd_none(*pmd)) { in resume_one_page_table_init()
|
/linux-4.1.27/arch/blackfin/include/asm/ |
D | pgtable.h | 26 #define pmd_none(x) (!pmd_val(x)) macro
|
/linux-4.1.27/arch/arm/kvm/ |
D | mmu.c | 241 if (!pmd_none(*pmd)) { in unmap_pmds() 327 if (!pmd_none(*pmd)) { in stage2_flush_pmds() 482 if (pmd_none(*pmd)) { in create_hyp_pmd_mappings() 929 if (pmd_none(*pmd)) { in stage2_set_pte() 1083 if (!pmd_none(*pmd)) { in stage2_wp_pmds() 1361 if (!pmd || pmd_none(*pmd)) /* Nothing there */ in handle_access_fault() 1569 if (!pmd || pmd_none(*pmd)) /* Nothing there */ in kvm_age_hva_handler() 1599 if (!pmd || pmd_none(*pmd)) /* Nothing there */ in kvm_test_age_hva_handler()
|
/linux-4.1.27/arch/x86/power/ |
D | hibernate_32.c | 61 if (pmd_none(*pmd)) { in resume_one_page_table_init()
|
/linux-4.1.27/arch/arm/mm/ |
D | fault.c | 100 if (pmd_none(*pmd)) in show_pte() 473 if (pmd_none(pmd_k[index])) in do_translation_fault()
|
D | dump.c | 277 if (pmd_none(*pmd) || pmd_large(*pmd) || !pmd_present(*pmd)) in walk_pmd()
|
D | mmu.c | 687 if (pmd_none(*pmd)) { in early_pte_alloc() 982 if (pmd_none(*pmd)) in fill_pmd_gaps() 994 if (pmd_none(*pmd)) in fill_pmd_gaps()
|
D | ioremap.c | 153 if (!pmd_none(pmd)) { in unmap_area_sections()
|
/linux-4.1.27/include/asm-generic/ |
D | pgtable.h | 341 if (pmd_none(*pmd)) in pmd_none_or_clear_bad() 647 if (pmd_none(pmdval) || pmd_trans_huge(pmdval)) in pmd_none_or_trans_huge_or_clear_bad()
|
/linux-4.1.27/arch/m68k/mm/ |
D | mcfmmu.c | 111 if (pmd_none(*pmd)) { in cf_tlb_miss()
|
/linux-4.1.27/arch/mn10300/include/asm/ |
D | pgtable.h | 224 #define pmd_none(x) (!pmd_val(x)) macro 225 #define pmd_present(x) (!pmd_none(x))
|
/linux-4.1.27/arch/mips/include/asm/ |
D | pgtable-32.h | 89 static inline int pmd_none(pmd_t pmd) in pmd_none() function
|
D | pgtable-64.h | 171 static inline int pmd_none(pmd_t pmd) in pmd_none() function
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | pgtable-ppc64.h | 164 #define pmd_none(pmd) (!pmd_val(pmd)) macro 167 #define pmd_present(pmd) (!pmd_none(pmd))
|
D | pgtable-ppc32.h | 130 #define pmd_none(pmd) (!pmd_val(pmd)) macro
|
/linux-4.1.27/arch/parisc/include/asm/ |
D | pgtable.h | 299 #define pmd_none(x) (!pmd_val(x) || pmd_flag(x) == PxD_FLAG_ATTACHED) macro 301 #define pmd_none(x) (!pmd_val(x)) macro
|
/linux-4.1.27/mm/ |
D | sparse-vmemmap.c | 118 if (pmd_none(*pmd)) { in vmemmap_pmd_populate()
|
D | mremap.c | 46 if (pmd_none(*pmd)) in get_old_pmd() 215 if (pmd_none(*new_pmd) && __pte_alloc(new_vma->vm_mm, new_vma, in move_page_tables()
|
D | gup.c | 179 if (pmd_none(*pmd)) in follow_page_mask() 233 if (pmd_none(*pmd)) in get_gate_page() 1216 if (pmd_none(pmd) || pmd_trans_splitting(pmd)) in gup_pmd_range()
|
D | pagewalk.c | 38 if (pmd_none(*pmd) || !walk->vma) { in walk_pmd_range()
|
D | huge_memory.c | 746 if (unlikely(!pmd_none(*pmd))) { in __do_huge_pmd_anonymous_page() 779 if (!pmd_none(*pmd)) in set_huge_zero_page() 1448 if (WARN_ON(!pmd_none(*new_pmd))) { in move_huge_pmd() 1463 VM_BUG_ON(!pmd_none(*new_pmd)); in move_huge_pmd() 2507 BUG_ON(!pmd_none(*pmd)); in collapse_huge_page() 2541 BUG_ON(!pmd_none(*pmd)); in collapse_huge_page()
|
D | mprotect.c | 50 if (unlikely(pmd_trans_huge(*pmd) || pmd_none(*pmd))) { in lock_pte_protection()
|
D | memory.c | 589 if (likely(pmd_none(*pmd))) { /* Has another populated it ? */ in __pte_alloc() 612 if (likely(pmd_none(*pmd))) { /* Has another populated it ? */ in __pte_alloc_kernel() 3318 if (pmd_none(*pmd) && transparent_hugepage_enabled(vma)) { in __handle_mm_fault() 3363 if (unlikely(pmd_none(*pmd)) && in __handle_mm_fault() 3507 if (pmd_none(*pmd) || unlikely(pmd_bad(*pmd))) in __follow_pte()
|
D | vmalloc.c | 248 if (!pmd_none(*pmd)) { in vmalloc_to_page()
|
/linux-4.1.27/arch/um/kernel/ |
D | mem.c | 68 if (pmd_none(*pmd)) { in one_page_table_init()
|
/linux-4.1.27/arch/sparc/mm/ |
D | hugetlbpage.c | 168 if (!pmd_none(*pmd)) in huge_pte_offset()
|
D | tlb.c | 182 if (!pmd_none(orig)) { in set_pmd_at()
|
D | gup.c | 129 if (pmd_none(pmd) || pmd_trans_splitting(pmd)) in gup_pmd_range()
|
D | fault_64.c | 111 if (pmd_none(*pmdp) || unlikely(pmd_bad(*pmdp))) in get_user_insn()
|
D | init_64.c | 1403 if (pmd_none(*pmd)) in kern_addr_valid() 1546 if (pmd_none(*pmd)) { in kernel_map_range()
|
/linux-4.1.27/arch/ia64/mm/ |
D | fault.c | 64 if (pmd_none(*pmd) || pmd_bad(*pmd)) in mapped_kernel_page_is_present()
|
D | init.c | 412 if (pmd_none(*pmd)) { in vmemmap_find_next_valid_pfn() 464 if (pmd_none(*pmd)) in create_mem_map_page_table()
|
/linux-4.1.27/arch/arm/lib/ |
D | uaccess_with_memcpy.c | 44 if (unlikely(pmd_none(*pmd))) in pin_page_for_write()
|
/linux-4.1.27/arch/m32r/mm/ |
D | mmu.S | 153 beqz r3, 3f ; pmd_none(*pmd) ? 268 beqz r1, 3f ; pmd_none(*pmd) ?
|
/linux-4.1.27/arch/m68k/include/asm/ |
D | mmu_context.h | 130 if (pmd_none(*pmd)) in load_ksp_mmu()
|
D | sun3_pgtable.h | 138 #define pmd_none(pmd) pmd_none2(&(pmd)) macro
|
D | motorola_pgtable.h | 137 #define pmd_none(pmd) (!pmd_val(pmd)) macro
|
D | mcf_pgtable.h | 194 #define pmd_none(pmd) pmd_none2(&(pmd)) macro
|
/linux-4.1.27/arch/cris/include/asm/ |
D | pgtable.h | 99 #define pmd_none(x) (!pmd_val(x)) macro
|
/linux-4.1.27/arch/nios2/include/asm/ |
D | pgtable.h | 218 static inline int pmd_none(pmd_t pmd) in pmd_none() function
|
/linux-4.1.27/arch/metag/include/asm/ |
D | pgtable.h | 112 #define pmd_none(x) (!pmd_val(x)) macro
|
/linux-4.1.27/arch/unicore32/include/asm/ |
D | pgtable.h | 206 #define pmd_none(pmd) (!pmd_val(pmd)) macro
|
/linux-4.1.27/arch/arc/include/asm/ |
D | pgtable.h | 254 #define pmd_none(x) (!pmd_val(x)) macro
|
/linux-4.1.27/arch/m32r/include/asm/ |
D | pgtable.h | 180 #define pmd_none(x) (!pmd_val(x)) macro
|
/linux-4.1.27/arch/mips/mm/ |
D | gup.c | 123 if (pmd_none(pmd) || pmd_trans_splitting(pmd)) in gup_pmd_range()
|
D | init.c | 238 if (pmd_none(*pmd)) { in fixrange_init()
|
/linux-4.1.27/arch/metag/mm/ |
D | init.c | 282 if (!pmd_none(*pmd)) in allocate_pgtables()
|
/linux-4.1.27/arch/score/include/asm/ |
D | pgtable.h | 48 static inline int pmd_none(pmd_t pmd) in pmd_none() function
|
/linux-4.1.27/arch/hexagon/include/asm/ |
D | pgtable.h | 259 static inline int pmd_none(pmd_t pmd) in pmd_none() function
|
/linux-4.1.27/arch/avr32/include/asm/ |
D | pgtable.h | 245 #define pmd_none(x) (!pmd_val(x)) macro
|
/linux-4.1.27/arch/sh/include/asm/ |
D | pgtable_64.h | 68 #define pmd_none(pmd_entry) (pmd_val((pmd_entry)) == _PMD_EMPTY) macro
|
D | pgtable_32.h | 327 #define pmd_none(x) (!pmd_val(x)) macro
|
/linux-4.1.27/arch/um/include/asm/ |
D | pgtable.h | 99 #define pmd_none(x) (!((unsigned long)pmd_val(x) & ~_PAGE_NEWPAGE)) macro
|
/linux-4.1.27/arch/xtensa/include/asm/ |
D | pgtable.h | 251 #define pmd_none(pmd) (!pmd_val(pmd)) macro
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | pgtable_32.h | 174 static inline int pmd_none(pmd_t pmd) in pmd_none() function
|
D | pgtable_64.h | 760 #define pmd_none(pmd) (!pmd_val(pmd)) macro
|
/linux-4.1.27/arch/metag/kernel/ |
D | dma.c | 402 WARN_ON(!pmd_none(*pmd)); in dma_alloc_init()
|
/linux-4.1.27/arch/openrisc/include/asm/ |
D | pgtable.h | 227 #define pmd_none(x) (!pmd_val(x)) macro
|
/linux-4.1.27/arch/alpha/include/asm/ |
D | pgtable.h | 253 extern inline int pmd_none(pmd_t pmd) { return !pmd_val(pmd); } in pmd_none() function
|
/linux-4.1.27/arch/arm/include/asm/ |
D | pgtable.h | 184 #define pmd_none(pmd) (!pmd_val(pmd)) macro
|
/linux-4.1.27/arch/tile/include/asm/ |
D | pgtable.h | 366 static inline int pmd_none(pmd_t pmd) in pmd_none() function
|
/linux-4.1.27/arch/microblaze/include/asm/ |
D | pgtable.h | 301 #define pmd_none(pmd) (!pmd_val(pmd)) macro
|
/linux-4.1.27/arch/frv/include/asm/ |
D | pgtable.h | 357 #define pmd_none(x) (!pmd_val(x)) macro
|
/linux-4.1.27/include/linux/ |
D | mm.h | 1572 ((unlikely(pmd_none(*(pmd))) && __pte_alloc(mm, vma, \ 1577 ((unlikely(pmd_none(*(pmd))) && __pte_alloc(mm, NULL, \ 1582 ((unlikely(pmd_none(*(pmd))) && __pte_alloc_kernel(pmd, address))? \
|
/linux-4.1.27/arch/parisc/kernel/ |
D | cache.c | 507 if (!pmd_none(*pmd)) in get_ptep()
|
D | pci-dma.c | 161 if (pmd_none(*pmd)) in unmap_uncached_pte()
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | pgtable.h | 270 #define pmd_none(pmd) (!pmd_val(pmd)) macro
|
/linux-4.1.27/arch/arm64/include/asm/ |
D | pgtable.h | 335 #define pmd_none(pmd) (!pmd_val(pmd)) macro
|
/linux-4.1.27/arch/x86/include/asm/ |
D | pgtable.h | 490 static inline int pmd_none(pmd_t pmd) in pmd_none() function
|
/linux-4.1.27/arch/tile/mm/ |
D | init.c | 185 if (pmd_none(*pmd)) in page_table_range_init()
|
/linux-4.1.27/drivers/misc/sgi-gru/ |
D | grufault.c | 236 if (unlikely(pmd_none(*pmdp))) in atomic_pte_lookup()
|
/linux-4.1.27/arch/sparc/kernel/ |
D | signal32.c | 381 if (pmd_none(*pmdp)) in flush_signal_insns()
|
/linux-4.1.27/arch/x86/xen/ |
D | mmu.c | 683 if (pmd_none(pmd[pmdidx])) in __xen_pgd_walk() 1107 if (pmd_none(*pmd)) in xen_cleanhighmap()
|
/linux-4.1.27/arch/s390/include/asm/ |
D | pgtable.h | 487 static inline int pmd_none(pmd_t pmd) in pmd_none() function
|