| /Linux-v5.4/arch/sh/include/asm/ |
| D | pgtable-3level.h | 29 #define pmd_ERROR(e) \ macro
|
| /Linux-v5.4/include/asm-generic/ |
| D | pgtable-nopmd.h | 34 #define pmd_ERROR(pmd) (pud_ERROR((pmd).pud)) macro
|
| /Linux-v5.4/arch/riscv/include/asm/ |
| D | pgtable-64.h | 78 #define pmd_ERROR(e) \ macro
|
| /Linux-v5.4/arch/unicore32/mm/ |
| D | pgd.c | 89 pmd_ERROR(*pmd); in free_pgd_slow()
|
| /Linux-v5.4/arch/nds32/mm/ |
| D | mm-nds32.c | 53 pmd_ERROR(*pmd); in pgd_free()
|
| /Linux-v5.4/arch/um/include/asm/ |
| D | pgtable-3level.h | 50 #define pmd_ERROR(e) \ macro
|
| /Linux-v5.4/arch/x86/include/asm/ |
| D | pgtable-3level.h | 17 #define pmd_ERROR(e) \ macro
|
| D | pgtable_64.h | 37 #define pmd_ERROR(e) \ macro
|
| /Linux-v5.4/mm/ |
| D | pgtable-generic.c | 41 pmd_ERROR(*pmd); in pmd_clear_bad()
|
| /Linux-v5.4/arch/m68k/include/asm/ |
| D | sun3_pgtable.h | 156 #define pmd_ERROR(e) \ macro
|
| D | mcf_pgtable.h | 209 #define pmd_ERROR(e) \ macro
|
| D | motorola_pgtable.h | 158 #define pmd_ERROR(e) \ macro
|
| /Linux-v5.4/arch/mips/include/asm/ |
| D | pgtable-64.h | 162 #define pmd_ERROR(e) \ macro
|
| /Linux-v5.4/arch/powerpc/include/asm/nohash/64/ |
| D | pgtable.h | 337 #define pmd_ERROR(e) \ macro
|
| /Linux-v5.4/arch/sparc/include/asm/ |
| D | pgtable_32.h | 34 #define pmd_ERROR(e) __builtin_trap() macro
|
| D | pgtable_64.h | 101 #define pmd_ERROR(e) \ macro
|
| /Linux-v5.4/arch/sh/mm/ |
| D | init.c | 65 pmd_ERROR(*pmd); in __get_pte_phys()
|
| /Linux-v5.4/arch/alpha/include/asm/ |
| D | pgtable.h | 353 #define pmd_ERROR(e) \ macro
|
| /Linux-v5.4/arch/parisc/kernel/ |
| D | pci-dma.c | 159 pmd_ERROR(*pmd); in unmap_uncached_pte()
|
| /Linux-v5.4/arch/arm/include/asm/ |
| D | pgtable.h | 54 #define pmd_ERROR(pmd) __pmd_error(__FILE__, __LINE__, pmd) macro
|
| /Linux-v5.4/arch/nds32/include/asm/ |
| D | pgtable.h | 41 #define pmd_ERROR(pmd) __pmd_error(__FILE__, __LINE__, pmd_val(pmd)) macro
|
| /Linux-v5.4/arch/microblaze/include/asm/ |
| D | pgtable.h | 168 #define pmd_ERROR(e) \ macro
|
| /Linux-v5.4/arch/parisc/include/asm/ |
| D | pgtable.h | 104 #define pmd_ERROR(e) \ macro
|
| /Linux-v5.4/arch/ia64/include/asm/ |
| D | pgtable.h | 187 #define pmd_ERROR(e) printk("%s:%d: bad pmd %016lx.\n", __FILE__, __LINE__, pmd_val(e)) macro
|
| /Linux-v5.4/arch/arm64/include/asm/ |
| D | pgtable.h | 527 #define pmd_ERROR(pmd) __pmd_error(__FILE__, __LINE__, pmd_val(pmd)) macro
|