Home
last modified time | relevance | path

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

/linux/arch/sh/include/asm/
H A Dpgtable-3level.h28 #define pmd_ERROR(e) \ macro
/linux/include/asm-generic/
H A Dpgtable-nopmd.h36 #define pmd_ERROR(pmd) (pud_ERROR((pmd).pud)) macro
/linux/arch/um/include/asm/
H A Dpgtable-3level.h48 #define pmd_ERROR(e) \ macro
/linux/arch/arc/include/asm/
H A Dpgtable-levels.h140 #define pmd_ERROR(e) \ macro
/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgtable.h162 #define pmd_ERROR(e) \ macro
/linux/arch/x86/include/asm/
H A Dpgtable-3level.h15 #define pmd_ERROR(e) \ macro
/linux/arch/m68k/include/asm/
H A Dmotorola_pgtable.h142 #define pmd_ERROR(e) \ macro
/linux/mm/
H A Dpgtable-generic.c54 pmd_ERROR(*pmd); in pmd_clear_bad()
/linux/arch/alpha/include/asm/
H A Dpgtable.h356 #define pmd_ERROR(e) \ macro
/linux/arch/riscv/include/asm/
H A Dpgtable-64.h267 #define pmd_ERROR(e) \ macro
/linux/arch/arm/include/asm/
H A Dpgtable.h62 #define pmd_ERROR(pmd) __pmd_error(__FILE__, __LINE__, pmd) macro
/linux/arch/sparc/include/asm/
H A Dpgtable_32.h44 #define pmd_ERROR(e) __builtin_trap() macro
/linux/arch/parisc/kernel/
H A Dpci-dma.c163 pmd_ERROR(*pmd); in unmap_uncached_pte()