Home
last modified time | relevance | path

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

/openbmc/linux/drivers/virt/acrn/
H A Dhypercall.h149 static inline long hcall_vm_intr_monitor(u64 vmid, u64 addr) in hcall_vm_intr_monitor() function
H A Dhsm.c354 ret = hcall_vm_intr_monitor(vm->vmid, page_to_phys(page)); in acrn_dev_ioctl()