Searched refs:ree_vm (Results 1 – 1 of 1) sorted by relevance
60 struct acrn_vm *ree_vm; in tee_switch_to_ree() local70 ree_vm = get_companion_vm(vcpu->vm); in tee_switch_to_ree()71 ree_vcpu = vcpu_from_pid(ree_vm, get_pcpu_id()); in tee_switch_to_ree()153 struct acrn_vm *ree_vm; in hcall_handle_tee_vcpu_boot_done() local162 ree_vm = get_companion_vm(vcpu->vm); in hcall_handle_tee_vcpu_boot_done()163 start_vm(ree_vm); in hcall_handle_tee_vcpu_boot_done()
Completed in 3 milliseconds