Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/arm/asm/
H A Dpgtable-hwdef.h104 #define PTE_TABLE_BIT (_AT(pteval_t, 1) << 1) macro
/kvm-unit-tests/lib/arm64/asm/
H A Dpgtable-hwdef.h103 #define PTE_TABLE_BIT (_AT(pteval_t, 1) << 1) macro