Home
last modified time | relevance | path

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

/qemu/linux-headers/asm-x86/
H A Dkvm.h890 #define KVM_HYPERV_EVENTFD_DEASSIGN (1 << 0) macro
/qemu/hw/hyperv/
H A Dhyperv.c693 .flags = notifier ? 0 : KVM_HYPERV_EVENTFD_DEASSIGN, in hyperv_set_event_flag_handler()