Home
last modified time | relevance | path

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

/openbmc/linux/drivers/virt/acrn/
H A Dhypercall.h22 #define HC_START_VM _HC_ID(HC_ID, HC_ID_VM_BASE + 0x02) macro
82 return acrn_hypercall1(HC_START_VM, vmid); in hcall_start_vm()