Home
last modified time | relevance | path

Searched refs:pud_ERROR (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dpgtable-nopud.h32 #define pud_ERROR(pud) (p4d_ERROR((pud).p4d)) macro
H A Dpgtable-nopmd.h34 #define pmd_ERROR(pmd) (pud_ERROR((pmd).pud))
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h81 #define pud_ERROR(e) \ macro
/OK3568_Linux_fs/kernel/mm/
H A Dpgtable-generic.c38 pud_ERROR(*pud); in pud_clear_bad()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgtable_64.h40 #define pud_ERROR(e) \ macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpgtable-64.h167 #define pud_ERROR(e) \ macro
/OK3568_Linux_fs/kernel/arch/sh/mm/
H A Dinit.c68 pud_ERROR(*pud); in __get_pte_phys()
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dpgtable.h185 #define pud_ERROR(e) printk("%s:%d: bad pud %016lx.\n", __FILE__, __LINE__, pud_val(e)) macro
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dpgtable_64.h104 #define pud_ERROR(e) \ macro
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpgtable.h685 #define pud_ERROR(e) \ macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1040 #define pud_ERROR(e) \ macro
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpgtable.h73 #define pud_ERROR(e) \ macro