Searched refs:hcall_set_ioreq_buffer (Results 1 – 2 of 2) sorted by relevance
167 * hcall_set_ioreq_buffer() - Set up the shared buffer for I/O Requests.173 static inline long hcall_set_ioreq_buffer(u64 vmid, u64 buffer) in hcall_set_ioreq_buffer() function
620 ret = hcall_set_ioreq_buffer(vm->vmid, virt_to_phys(set_buffer)); in acrn_ioreq_init()