Searched defs:pmd_ERROR (Results 1 - 22 of 22) sorted by relevance

/linux-4.4.14/include/asm-generic/
H A Dpgtable-nopmd.h33 #define pmd_ERROR(pmd) (pud_ERROR((pmd).pud)) pud_clear() macro
/linux-4.4.14/arch/sh/include/asm/
H A Dpgtable-3level.h27 #define pmd_ERROR(e) \ macro
/linux-4.4.14/arch/um/include/asm/
H A Dpgtable-3level.h49 #define pmd_ERROR(e) \ macro
/linux-4.4.14/arch/x86/include/asm/
H A Dpgtable-3level.h14 #define pmd_ERROR(e) \ macro
H A Dpgtable_64.h32 #define pmd_ERROR(e) \ macro
/linux-4.4.14/arch/m32r/include/asm/
H A Dpgtable-2level.h24 #define pmd_ERROR(e) \ macro
/linux-4.4.14/arch/tile/include/asm/
H A Dpgtable_64.h88 #define pmd_ERROR(e) \ macro
/linux-4.4.14/arch/mips/include/asm/
H A Dpgtable-64.h145 #define pmd_ERROR(e) \ macro
/linux-4.4.14/arch/m68k/include/asm/
H A Dsun3_pgtable.h155 #define pmd_ERROR(e) \ pgd_clear() macro
H A Dmcf_pgtable.h208 #define pmd_ERROR(e) \ pgd_clear() macro
H A Dmotorola_pgtable.h157 #define pmd_ERROR(e) \ macro
/linux-4.4.14/arch/alpha/include/asm/
H A Dpgtable.h352 #define pmd_ERROR(e) \ macro
/linux-4.4.14/arch/powerpc/include/asm/
H A Dpgtable-ppc64.h344 #define pmd_ERROR(e) \ macro
/linux-4.4.14/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.4.14/arch/microblaze/include/asm/
H A Dpgtable.h168 #define pmd_ERROR(e) \ pte_mkspecial() macro
/linux-4.4.14/arch/arm/include/asm/
H A Dpgtable.h56 #define pmd_ERROR(pmd) __pmd_error(__FILE__, __LINE__, pmd) macro
/linux-4.4.14/arch/parisc/include/asm/
H A Dpgtable.h80 #define pmd_ERROR(e) \ macro
/linux-4.4.14/arch/frv/include/asm/
H A Dpgtable.h160 #define pmd_ERROR(e) \ macro
/linux-4.4.14/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.4.14/arch/arm64/include/asm/
H A Dpgtable.h443 #define pmd_ERROR(pmd) __pmd_error(__FILE__, __LINE__, pmd_val(pmd)) macro
/linux-4.4.14/arch/s390/include/asm/
H A Dpgtable.h92 #define pmd_ERROR(e) \ macro

Completed in 1037 milliseconds