Home
last modified time | relevance | path

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

/openbmc/linux/drivers/virt/acrn/
H A Dhypercall.h34 #define HC_NOTIFY_REQUEST_FINISH _HC_ID(HC_ID, HC_ID_IOREQ_BASE + 0x01) macro
187 return acrn_hypercall2(HC_NOTIFY_REQUEST_FINISH, vmid, vcpu); in hcall_notify_req_finish()