Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-main.c171 static const hcall_t host_hcall[] = { variable
201 if (unlikely(id >= ARRAY_SIZE(host_hcall))) in handle_host_hcall()
204 hfn = host_hcall[id]; in handle_host_hcall()