Searched refs:KVM_XEN_EVTCHN_DEASSIGN (Results 1 – 2 of 2) sorted by relevance
/qemu/linux-headers/asm-x86/ | ||
H A D | kvm.h | 590 #define KVM_XEN_EVTCHN_DEASSIGN (1 << 0) macro |
/qemu/hw/i386/kvm/ | ||
H A D | xen_evtchn.c | 554 ha.u.evtchn.flags = KVM_XEN_EVTCHN_DEASSIGN; in deassign_kernel_port() |