Home
last modified time | relevance | path

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

/openbmc/linux/drivers/virt/acrn/
H A Dhypercall.h125 static inline long hcall_set_vcpu_regs(u64 vmid, u64 regs_state) in hcall_set_vcpu_regs() function
H A Dhsm.c211 ret = hcall_set_vcpu_regs(vm->vmid, virt_to_phys(cpu_regs)); in acrn_dev_ioctl()