Home
last modified time | relevance | path

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

/Linux-v5.15/arch/arm64/kvm/hyp/nvhe/
Dhyp-main.c167 static const hcall_t host_hcall[] = { variable
197 if (unlikely(id >= ARRAY_SIZE(host_hcall))) in handle_host_hcall()
200 hfn = host_hcall[id]; in handle_host_hcall()