Searched defs:pud_ERROR (Results 1 - 7 of 7) sorted by relevance

/arch/powerpc/include/asm/
H A Dpgtable-ppc64-4k.h66 #define pud_ERROR(e) \ macro
/arch/x86/include/asm/
H A Dpgtable_64.h35 #define pud_ERROR(e) \ macro
/arch/arm64/include/asm/
H A Dpgtable.h414 #define pud_ERROR(pud) __pud_error(__FILE__, __LINE__, pud_val(pud)) macro
/arch/frv/include/asm/
H A Dpgtable.h164 #define pud_ERROR(e) \ macro
/arch/ia64/include/asm/
H A Dpgtable.h187 #define pud_ERROR(e) printk("%s:%d: bad pud %016lx.\n", __FILE__, __LINE__, pud_val(e)) macro
/arch/sparc/include/asm/
H A Dpgtable_64.h101 #define pud_ERROR(e) \ macro
/arch/s390/include/asm/
H A Dpgtable.h108 #define pud_ERROR(e) \ macro

Completed in 30 milliseconds