Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/include/x86/
A Dprocessor.h244 #define KVM_X86_CPU_PROPERTY(fn, idx, gpr, low_bit, high_bit) \ argument
251 .hi_bit = high_bit, \
254 kvm_static_assert(low_bit < high_bit); \

Completed in 8 milliseconds