Home
last modified time | relevance | path

Searched defs:PTRS_PER_S2_PGD (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/arm64/include/asm/
Dstage2_pgtable.h65 #define PTRS_PER_S2_PGD (1 << (KVM_PHYS_SHIFT - S2_PGDIR_SHIFT)) macro
/Linux-v4.19/arch/arm/include/asm/
Dkvm_arm.h138 #define PTRS_PER_S2_PGD (_AC(1, ULL) << (KVM_PHYS_SHIFT - 30)) macro