Home
last modified time | relevance | path

Searched defs:pud_ERROR (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/asm-generic/
D4level-fixup.h23 #define pud_ERROR(pud) do { } while (0) macro
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