Home
last modified time | relevance | path

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

/qemu/include/hw/hyperv/
H A Dhyperv-proto.h24 #define HV_STATUS_INVALID_PORT_ID 17 macro
/qemu/hw/hyperv/
H A Dhyperv.c720 return HV_STATUS_INVALID_PORT_ID; in hyperv_hcall_signal_event()