Searched refs:high_bit (Results 1 – 1 of 1) sorted by relevance
244 #define KVM_X86_CPU_PROPERTY(fn, idx, gpr, low_bit, high_bit) \ argument251 .hi_bit = high_bit, \254 kvm_static_assert(low_bit < high_bit); \
Completed in 7 milliseconds