Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dpkvm.c224 static struct pkvm_hyp_vm *get_vm_by_handle(pkvm_handle_t handle) in idx_to_vm_handle()
241 hyp_vm = get_vm_by_handle(handle); in pkvm_hyp_vm_table_init()
524 hyp_vm = get_vm_by_handle(handle);
573 hyp_vm = get_vm_by_handle(handle); in __pkvm_init_vcpu()
249 static struct pkvm_hyp_vm *get_vm_by_handle(pkvm_handle_t handle) get_vm_by_handle() function