/linux-4.4.14/arch/c6x/include/asm/ |
D | pgtable.h | 36 #define pmd_bad(x) (pmd_val(x) & ~PAGE_MASK) macro
|
/linux-4.4.14/arch/m68k/mm/ |
D | kmap.c | 276 if (pmd_bad(*pmd_dir)) { in __iounmap() 353 if (pmd_bad(*pmd_dir)) { in kernel_set_cachemode()
|
/linux-4.4.14/arch/unicore32/mm/ |
D | pgd.c | 91 if (pmd_bad(*pmd)) { in free_pgd_slow()
|
D | fault.c | 71 if (pmd_bad(*pmd)) { in show_pte()
|
D | mmu.c | 159 BUG_ON(pmd_bad(*pmd)); in early_pte_alloc()
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | pgtable.h | 29 #define pmd_bad(x) (pmd_val(x) & ~PAGE_MASK) macro
|
/linux-4.4.14/arch/arm/include/asm/ |
D | pgtable-2level.h | 195 #define pmd_bad(pmd) (pmd_val(pmd) & 2) macro
|
D | pgtable-3level.h | 175 #define pmd_bad(pmd) (!(pmd_val(pmd) & 2)) macro
|
/linux-4.4.14/arch/mips/sgi-ip27/ |
D | TODO | 15 does not agree with pgd_bad/pmd_bad.
|
/linux-4.4.14/include/asm-generic/ |
D | pgtable.h | 386 if (unlikely(pmd_bad(*pmd))) { in pmd_none_or_clear_bad() 702 if (unlikely(pmd_bad(pmdval))) { in pmd_none_or_trans_huge_or_clear_bad()
|
/linux-4.4.14/arch/mips/include/asm/ |
D | pgtable-32.h | 94 #define pmd_bad(pmd) (pmd_val(pmd) & ~PAGE_MASK) macro
|
D | pgtable-64.h | 176 static inline int pmd_bad(pmd_t pmd) in pmd_bad() function
|
/linux-4.4.14/arch/ia64/mm/ |
D | fault.c | 64 if (pmd_none(*pmd) || pmd_bad(*pmd)) in mapped_kernel_page_is_present()
|
/linux-4.4.14/arch/m32r/mm/ |
D | mmu.S | 157 bnez r2, 3f ; pmd_bad(*pmd) ? 272 bne r1, r4, 3f ; pmd_bad(*pmd) ?
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | pgtable-ppc32.h | 131 #define pmd_bad(pmd) (pmd_val(pmd) & _PMD_BAD) macro
|
D | pgtable-ppc64.h | 153 #define pmd_bad(pmd) (!is_kernel_addr(pmd_val(pmd)) \ macro
|
/linux-4.4.14/arch/arm/lib/ |
D | uaccess_with_memcpy.c | 72 if (unlikely(pmd_bad(*pmd))) in pin_page_for_write()
|
/linux-4.4.14/arch/arm64/mm/ |
D | mmu.c | 109 BUG_ON(pmd_bad(*pmd)); in alloc_init_pte() 585 BUG_ON(pmd_none(*pmd) || pmd_bad(*pmd)); in fixmap_pte()
|
D | dump.c | 272 BUG_ON(pmd_bad(*pmd)); in walk_pmd()
|
D | fault.c | 73 if (pmd_none(*pmd) || pmd_bad(*pmd)) in show_pte()
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | sun3_pgtable.h | 141 #define pmd_bad(pmd) pmd_bad2(&(pmd)) macro
|
D | mcf_pgtable.h | 196 #define pmd_bad(pmd) pmd_bad2(&(pmd)) macro
|
D | motorola_pgtable.h | 138 #define pmd_bad(pmd) ((pmd_val(pmd) & _DESCTYPE_MASK) != _PAGE_TABLE) macro
|
/linux-4.4.14/arch/nios2/include/asm/ |
D | pgtable.h | 224 #define pmd_bad(pmd) (pmd_val(pmd) & ~PAGE_MASK) macro
|
/linux-4.4.14/arch/cris/include/asm/ |
D | pgtable.h | 103 #define pmd_bad(x) ((pmd_val(x) & (~PAGE_MASK & ~_PAGE_KERNEL)) != _PAGE_TABLE) macro
|
/linux-4.4.14/arch/metag/include/asm/ |
D | pgtable.h | 113 #define pmd_bad(x) ((pmd_val(x) & ~(PAGE_MASK | _PAGE_SZ_MASK)) \ macro
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | pgtable.h | 183 #define pmd_bad(x) ((pmd_val(x) & ~PAGE_MASK) != _KERNPG_TABLE) macro
|
/linux-4.4.14/arch/arc/include/asm/ |
D | pgtable.h | 270 #define pmd_bad(x) ((pmd_val(x) & ~PAGE_MASK)) macro
|
/linux-4.4.14/arch/unicore32/include/asm/ |
D | pgtable.h | 208 #define pmd_bad(pmd) (((pmd_val(pmd) & \ macro
|
/linux-4.4.14/arch/score/include/asm/ |
D | pgtable.h | 53 #define pmd_bad(pmd) (pmd_val(pmd) & ~PAGE_MASK) macro
|
/linux-4.4.14/arch/hexagon/include/asm/ |
D | pgtable.h | 280 static inline int pmd_bad(pmd_t pmd) in pmd_bad() function
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | pgtable.h | 253 #define pmd_bad(x) (pmd_val(x) & ~PAGE_MASK) macro
|
/linux-4.4.14/arch/sh/include/asm/ |
D | pgtable_64.h | 69 #define pmd_bad(pmd_entry) ((pmd_val(pmd_entry) & (~PAGE_MASK & ~_PAGE_USER)) != _KERNPG_TABLE) macro
|
D | pgtable_32.h | 330 #define pmd_bad(x) (pmd_val(x) & ~PAGE_MASK) macro
|
/linux-4.4.14/arch/um/include/asm/ |
D | pgtable.h | 100 #define pmd_bad(x) ((pmd_val(x) & (~PAGE_MASK & ~_PAGE_USER)) != _KERNPG_TABLE) macro
|
/linux-4.4.14/arch/sh/mm/ |
D | cache-sh5.c | 405 if (pmd_none(*pmd) || pmd_bad(*pmd)) in sh64_dcache_purge_user_pages()
|
D | fault.c | 110 if (pmd_bad(*pmd)) { in show_pte()
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | pgtable_32.h | 164 static inline int pmd_bad(pmd_t pmd) in pmd_bad() function
|
D | pgtable_64.h | 784 #define pmd_bad(pmd) (pmd_val(pmd) & ~PAGE_MASK) macro
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | pgtable.h | 254 extern inline int pmd_bad(pmd_t pmd) { return (pmd_val(pmd) & ~_PFN_MASK) != _PAGE_TABLE; } in pmd_bad() function
|
/linux-4.4.14/arch/openrisc/include/asm/ |
D | pgtable.h | 228 #define pmd_bad(x) ((pmd_val(x) & (~PAGE_MASK)) != _KERNPG_TABLE) macro
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | pgtable.h | 257 #define pmd_bad(pmd) (pmd_val(pmd) & ~PAGE_MASK) macro
|
/linux-4.4.14/arch/tile/include/asm/ |
D | pgtable.h | 380 static inline int pmd_bad(pmd_t pmd) in pmd_bad() function
|
/linux-4.4.14/arch/sparc/mm/ |
D | fault_64.c | 111 if (pmd_none(*pmdp) || unlikely(pmd_bad(*pmdp))) in get_user_insn()
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | pgtable.h | 302 #define pmd_bad(pmd) ((pmd_val(pmd) & _PMD_PRESENT) == 0) macro
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | pgtable.h | 227 #define pmd_bad(x) 0 macro
|
/linux-4.4.14/arch/arm/mm/ |
D | fault.c | 103 if (pmd_bad(*pmd)) { in show_pte()
|
D | mmu.c | 733 BUG_ON(pmd_bad(*pmd)); in early_pte_alloc()
|
/linux-4.4.14/arch/frv/include/asm/ |
D | pgtable.h | 359 #define pmd_bad(x) (pmd_val(x) & xAMPRx_SS) macro
|
/linux-4.4.14/arch/parisc/kernel/ |
D | pci-dma.c | 163 if (pmd_bad(*pmd)) { in unmap_uncached_pte()
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | pgtable.h | 271 #define pmd_bad(pmd) (!ia64_phys_addr_valid(pmd_val(pmd))) macro
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | pgtable.h | 308 #define pmd_bad(x) (!(pmd_flag(x) & PxD_FLAG_VALID)) macro
|
/linux-4.4.14/arch/x86/include/asm/ |
D | pgtable.h | 570 static inline int pmd_bad(pmd_t pmd) in pmd_bad() function
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | pgtable.h | 399 #define pmd_bad(pmd) (!(pmd_val(pmd) & 2)) macro
|
/linux-4.4.14/mm/ |
D | gup.c | 70 if (unlikely(pmd_bad(*pmd))) in follow_page_pte()
|
D | memory.c | 3583 if (pmd_none(*pmd) || unlikely(pmd_bad(*pmd))) in __follow_pte()
|
/linux-4.4.14/arch/s390/include/asm/ |
D | pgtable.h | 519 static inline int pmd_bad(pmd_t pmd) in pmd_bad() function
|
/linux-4.4.14/arch/frv/kernel/ |
D | gdb-stub.c | 458 if (pmd_bad(*pmd) || !pmd_present(*pmd)) in gdbstub_virt_to_pte()
|