Home
last modified time | relevance | path

Searched refs:pmd_ERROR (Results 1 – 23 of 23) sorted by relevance

/linux-2.6.39/arch/sh/include/asm/
Dpgtable-3level.h27 #define pmd_ERROR(e) \ macro
/linux-2.6.39/include/asm-generic/
Dpgtable-nopmd.h33 #define pmd_ERROR(pmd) (pud_ERROR((pmd).pud)) macro
/linux-2.6.39/arch/unicore32/mm/
Dpgd.c91 pmd_ERROR(*pmd); in free_pgd_slow()
/linux-2.6.39/arch/m32r/include/asm/
Dpgtable-2level.h23 #define pmd_ERROR(e) \ macro
/linux-2.6.39/arch/x86/include/asm/
Dpgtable-3level.h14 #define pmd_ERROR(e) \ macro
Dpgtable_64.h31 #define pmd_ERROR(e) \ macro
/linux-2.6.39/arch/um/include/asm/
Dpgtable-3level.h49 #define pmd_ERROR(e) \ macro
/linux-2.6.39/arch/mips/include/asm/
Dpgtable-64.h144 #define pmd_ERROR(e) \ macro
/linux-2.6.39/arch/m68k/include/asm/
Dsun3_pgtable.h157 #define pmd_ERROR(e) \ macro
Dmotorola_pgtable.h157 #define pmd_ERROR(e) \ macro
/linux-2.6.39/arch/powerpc/include/asm/
Dpgtable-ppc64.h340 #define pmd_ERROR(e) \ macro
/linux-2.6.39/arch/alpha/include/asm/
Dpgtable.h361 #define pmd_ERROR(e) \ macro
/linux-2.6.39/arch/sh/mm/
Dinit.c65 pmd_ERROR(*pmd); in __get_pte_phys()
/linux-2.6.39/arch/arm/include/asm/
Dpgtable.h125 #define pmd_ERROR(pmd) __pmd_error(__FILE__, __LINE__, pmd) macro
/linux-2.6.39/arch/sparc/include/asm/
Dpgtable_32.h40 #define pmd_ERROR(e) __builtin_trap() macro
Dpgtable_64.h90 #define pmd_ERROR(e) __builtin_trap() macro
/linux-2.6.39/arch/microblaze/include/asm/
Dpgtable.h174 #define pmd_ERROR(e) \ macro
/linux-2.6.39/arch/parisc/include/asm/
Dpgtable.h49 #define pmd_ERROR(e) \ macro
/linux-2.6.39/arch/frv/include/asm/
Dpgtable.h162 #define pmd_ERROR(e) \ macro
/linux-2.6.39/arch/parisc/kernel/
Dpci-dma.c163 pmd_ERROR(*pmd); in unmap_uncached_pte()
/linux-2.6.39/arch/ia64/include/asm/
Dpgtable.h190 #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/
Dpgtable.h115 #define pmd_ERROR(e) \ macro
/linux-2.6.39/mm/
Dmemory.c216 pmd_ERROR(*pmd); in pmd_clear_bad()