Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm64/kvm/hyp/nvhe/
Dhyp-main.c321 static const hcall_t host_hcall[] = { variable
374 if (unlikely(id < hcall_min || id >= ARRAY_SIZE(host_hcall))) in handle_host_hcall()
377 hfn = host_hcall[id]; in handle_host_hcall()