Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/ppc64/asm/
H A Dpgtable-hwdef.h30 #define PGDIR_SIZE (UL(1) << PGDIR_SHIFT) macro
/kvm-unit-tests/lib/arm/asm/
H A Dpgtable-hwdef.h14 #define PGDIR_SIZE (_AC(1,UL) << PGDIR_SHIFT) macro
/kvm-unit-tests/lib/arm64/asm/
H A Dpgtable-hwdef.h53 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro