Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
p4d_ERROR
arch/arm64/include/asm/pgtable.h
1086
#define p4d_ERROR(e) \
arch/riscv/include/asm/pgtable-64.h
273
#define p4d_ERROR(e) \
arch/s390/include/asm/pgtable.h
75
#define p4d_ERROR(e) \
arch/x86/include/asm/pgtable_64.h
42
#define p4d_ERROR(e) \
include/asm-generic/pgtable-nop4d.h
25
#define p4d_ERROR(p4d) (pgd_ERROR((p4d).pgd))