Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/virt/acrn/
H A Dhypercall.h119 * hcall_set_vcpu_regs() - Set up registers of virtual CPU of a User VM
125 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()

Completed in 2 milliseconds