Searched defs:P4D_SIZE (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/asm-generic/
H A Dpgtable-nop4d.h13 #define P4D_SIZE (1UL << P4D_SHIFT) macro
/linux-master/arch/riscv/mm/
H A Dkasan_init.c133 memset(__va(phys_addr), KASAN_SHADOW_INIT, P4D_SIZE); local
/linux-master/arch/x86/include/asm/
H A Dpgtable_64_types.h65 #define P4D_SIZE (_AC(1, UL) << P4D_SHIFT) macro
/linux-master/arch/riscv/include/asm/
H A Dpgtable-64.h33 #define P4D_SIZE (_AC(1, UL) << P4D_SHIFT) macro
/linux-master/arch/arm64/include/asm/
H A Dpgtable-hwdef.h67 #define P4D_SIZE (_AC(1, UL) << P4D_SHIFT) macro
/linux-master/arch/s390/include/asm/
H A Dpgtable.h340 #define P4D_SIZE _REGION2_SIZE macro

Completed in 128 milliseconds