Home
last modified time | relevance | path

Searched defs:PTRS_PER_PGD (Results 1 – 4 of 4) sorted by relevance

/kvm-unit-tests/lib/ppc64/asm/
H A Dpgtable-hwdef.h21 #define PTRS_PER_PGD (SZ_64K / 8) macro
/kvm-unit-tests/lib/arm/asm/
H A Dpgtable-hwdef.h12 #define PTRS_PER_PGD 4 macro
/kvm-unit-tests/lib/arm64/asm/
H A Dpgtable-hwdef.h55 #define PTRS_PER_PGD (1 << (VA_BITS - PGDIR_SHIFT)) macro
/kvm-unit-tests/lib/s390x/asm/
H A Dpgtable.h86 #define PTRS_PER_PGD REGION_TABLE_ENTRIES macro