Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/kvm/hyp/nvhe/
Dpkvm.c223 static unsigned int vm_handle_to_idx(pkvm_handle_t handle) in vm_handle_to_idx() function
257 unsigned int idx = vm_handle_to_idx(handle); in get_vm_by_handle()
400 vm_table[vm_handle_to_idx(handle)] = NULL; in remove_vm_table_entry()