acrn_ioreq_init
int acrn_ioreq_init(struct acrn_vm *vm, u64 buf_vma);
if (acrn_ioreq_init(vm, vm_param->ioreq_buf) < 0) {