Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A 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()