Home
last modified time | relevance | path

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

/Linux-v5.4/include/asm-generic/
D4level-fixup.h23 #define pud_ERROR(pud) do { } while (0) macro
Dpgtable-nopmd.h34 #define pmd_ERROR(pmd) (pud_ERROR((pmd).pud))
Dpgtable-nopud.h35 #define pud_ERROR(pud) (p4d_ERROR((pud).p4d)) macro
Dpgtable-nop4d-hack.h31 #define pud_ERROR(pud) (pgd_ERROR((pud).pgd)) macro
/Linux-v5.4/arch/powerpc/include/asm/nohash/64/
Dpgtable-4k.h85 #define pud_ERROR(e) \ macro
/Linux-v5.4/arch/x86/include/asm/
Dpgtable_64.h40 #define pud_ERROR(e) \ macro
/Linux-v5.4/mm/
Dpgtable-generic.c35 pud_ERROR(*pud); in pud_clear_bad()
/Linux-v5.4/arch/mips/include/asm/
Dpgtable-64.h166 #define pud_ERROR(e) \ macro
/Linux-v5.4/arch/sh/mm/
Dinit.c59 pud_ERROR(*pud); in __get_pte_phys()
/Linux-v5.4/arch/ia64/include/asm/
Dpgtable.h185 #define pud_ERROR(e) printk("%s:%d: bad pud %016lx.\n", __FILE__, __LINE__, pud_val(e)) macro
/Linux-v5.4/arch/sparc/include/asm/
Dpgtable_64.h104 #define pud_ERROR(e) \ macro
/Linux-v5.4/arch/arm64/include/asm/
Dpgtable.h591 #define pud_ERROR(pud) __pud_error(__FILE__, __LINE__, pud_val(pud)) macro
/Linux-v5.4/arch/powerpc/include/asm/book3s/64/
Dpgtable.h1032 #define pud_ERROR(e) \ macro
/Linux-v5.4/arch/s390/include/asm/
Dpgtable.h72 #define pud_ERROR(e) \ macro