/linux-2.6.39/arch/sh/include/asm/ |
D | pgtable-3level.h | 27 #define pmd_ERROR(e) \ macro
|
/linux-2.6.39/include/asm-generic/ |
D | pgtable-nopmd.h | 33 #define pmd_ERROR(pmd) (pud_ERROR((pmd).pud)) macro
|
/linux-2.6.39/arch/unicore32/mm/ |
D | pgd.c | 91 pmd_ERROR(*pmd); in free_pgd_slow()
|
/linux-2.6.39/arch/m32r/include/asm/ |
D | pgtable-2level.h | 23 #define pmd_ERROR(e) \ macro
|
/linux-2.6.39/arch/x86/include/asm/ |
D | pgtable-3level.h | 14 #define pmd_ERROR(e) \ macro
|
D | pgtable_64.h | 31 #define pmd_ERROR(e) \ macro
|
/linux-2.6.39/arch/um/include/asm/ |
D | pgtable-3level.h | 49 #define pmd_ERROR(e) \ macro
|
/linux-2.6.39/arch/mips/include/asm/ |
D | pgtable-64.h | 144 #define pmd_ERROR(e) \ macro
|
/linux-2.6.39/arch/m68k/include/asm/ |
D | sun3_pgtable.h | 157 #define pmd_ERROR(e) \ macro
|
D | motorola_pgtable.h | 157 #define pmd_ERROR(e) \ macro
|
/linux-2.6.39/arch/powerpc/include/asm/ |
D | pgtable-ppc64.h | 340 #define pmd_ERROR(e) \ macro
|
/linux-2.6.39/arch/alpha/include/asm/ |
D | pgtable.h | 361 #define pmd_ERROR(e) \ macro
|
/linux-2.6.39/arch/sh/mm/ |
D | init.c | 65 pmd_ERROR(*pmd); in __get_pte_phys()
|
/linux-2.6.39/arch/arm/include/asm/ |
D | pgtable.h | 125 #define pmd_ERROR(pmd) __pmd_error(__FILE__, __LINE__, pmd) macro
|
/linux-2.6.39/arch/sparc/include/asm/ |
D | pgtable_32.h | 40 #define pmd_ERROR(e) __builtin_trap() macro
|
D | pgtable_64.h | 90 #define pmd_ERROR(e) __builtin_trap() macro
|
/linux-2.6.39/arch/microblaze/include/asm/ |
D | pgtable.h | 174 #define pmd_ERROR(e) \ macro
|
/linux-2.6.39/arch/parisc/include/asm/ |
D | pgtable.h | 49 #define pmd_ERROR(e) \ macro
|
/linux-2.6.39/arch/frv/include/asm/ |
D | pgtable.h | 162 #define pmd_ERROR(e) \ macro
|
/linux-2.6.39/arch/parisc/kernel/ |
D | pci-dma.c | 163 pmd_ERROR(*pmd); in unmap_uncached_pte()
|
/linux-2.6.39/arch/ia64/include/asm/ |
D | pgtable.h | 190 #define pmd_ERROR(e) printk("%s:%d: bad pmd %016lx.\n", __FILE__, __LINE__, pmd_val(e)) macro
|
/linux-2.6.39/arch/s390/include/asm/ |
D | pgtable.h | 115 #define pmd_ERROR(e) \ macro
|
/linux-2.6.39/mm/ |
D | memory.c | 216 pmd_ERROR(*pmd); in pmd_clear_bad()
|