Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/arm/asm/
H A Dpgtable-hwdef.h65 #define PMD_TABLE_BIT (_AT(pmdval_t, 1) << 1) macro
/kvm-unit-tests/lib/arm64/asm/
H A Dpgtable-hwdef.h75 #define PMD_TABLE_BIT (_AT(pmdval_t, 1) << 1) macro