Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/asm-generic/
H A Dpage.h16 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/kvm-unit-tests/lib/arm/asm/
H A Dpage.h13 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/kvm-unit-tests/lib/arm64/asm/
H A Dpage.h29 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/kvm-unit-tests/lib/ppc64/asm/
H A Dpage.h25 #define PAGE_MASK (~(PAGE_SIZE-1)) macro