KVM_PV_EOI_BIT
#define KVM_PV_EOI_MASK (0x1 << KVM_PV_EOI_BIT)
if (__test_and_clear_bit(KVM_PV_EOI_BIT, this_cpu_ptr(&kvm_apic_eoi)))