Searched refs:pmd_ERROR (Results 1 - 26 of 26) sorted by relevance

/linux-4.1.27/arch/sh/include/asm/
H A Dpgtable-3level.h27 #define pmd_ERROR(e) \ macro
/linux-4.1.27/arch/unicore32/mm/
H A Dpgd.c92 pmd_ERROR(*pmd); free_pgd_slow()
/linux-4.1.27/include/asm-generic/
H A Dpgtable-nopmd.h33 #define pmd_ERROR(pmd) (pud_ERROR((pmd).pud)) pud_clear() macro
/linux-4.1.27/arch/um/include/asm/
H A Dpgtable-3level.h49 #define pmd_ERROR(e) \ macro
/linux-4.1.27/arch/m32r/include/asm/
H A Dpgtable-2level.h24 #define pmd_ERROR(e) \ macro
/linux-4.1.27/arch/x86/include/asm/
H A Dpgtable_64.h32 #define pmd_ERROR(e) \ macro
H A Dpgtable-3level.h14 #define pmd_ERROR(e) \ macro
/linux-4.1.27/arch/tile/include/asm/
H A Dpgtable_64.h88 #define pmd_ERROR(e) \ macro
/linux-4.1.27/mm/
H A Dpgtable-generic.c33 pmd_ERROR(*pmd); pmd_clear_bad()
/linux-4.1.27/arch/m68k/include/asm/
H A Dmcf_pgtable.h208 #define pmd_ERROR(e) \ pgd_clear() macro
H A Dsun3_pgtable.h155 #define pmd_ERROR(e) \ pgd_clear() macro
H A Dmotorola_pgtable.h157 #define pmd_ERROR(e) \ macro
/linux-4.1.27/arch/sh/mm/
H A Dinit.c65 pmd_ERROR(*pmd); __get_pte_phys()
/linux-4.1.27/arch/sparc/include/asm/
H A Dpgtable_32.h33 #define pmd_ERROR(e) __builtin_trap() macro
H A Dpgtable_64.h98 #define pmd_ERROR(e) \ macro
/linux-4.1.27/arch/mips/include/asm/
H A Dpgtable-64.h145 #define pmd_ERROR(e) \ macro
/linux-4.1.27/arch/arm/include/asm/
H A Dpgtable.h56 #define pmd_ERROR(pmd) __pmd_error(__FILE__, __LINE__, pmd) macro
/linux-4.1.27/arch/parisc/kernel/
H A Dpci-dma.c164 pmd_ERROR(*pmd); unmap_uncached_pte()
/linux-4.1.27/arch/arm64/include/asm/
H A Dpgtable.h381 #define pmd_ERROR(pmd) __pmd_error(__FILE__, __LINE__, pmd_val(pmd)) macro
/linux-4.1.27/arch/alpha/include/asm/
H A Dpgtable.h352 #define pmd_ERROR(e) \ macro
/linux-4.1.27/arch/microblaze/include/asm/
H A Dpgtable.h168 #define pmd_ERROR(e) \ pte_mkspecial() macro
/linux-4.1.27/arch/parisc/include/asm/
H A Dpgtable.h80 #define pmd_ERROR(e) \ macro
/linux-4.1.27/arch/powerpc/include/asm/
H A Dpgtable-ppc64.h356 #define pmd_ERROR(e) \ macro
/linux-4.1.27/arch/frv/include/asm/
H A Dpgtable.h160 #define pmd_ERROR(e) \ macro
/linux-4.1.27/arch/ia64/include/asm/
H A Dpgtable.h186 #define pmd_ERROR(e) printk("%s:%d: bad pmd %016lx.\n", __FILE__, __LINE__, pmd_val(e)) macro
/linux-4.1.27/arch/s390/include/asm/
H A Dpgtable.h92 #define pmd_ERROR(e) \ macro

Completed in 764 milliseconds