Home
last modified time | relevance | path

Searched refs:low_bit (Results 1 – 1 of 1) sorted by relevance

/kvm-unit-tests/lib/x86/
H A Dprocessor.h354 #define X86_CPU_PROPERTY(fn, idx, gpr, low_bit, high_bit) \ argument
360 .lo_bit = low_bit, \
364 static_assert(low_bit < high_bit); \