Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-main.c693 static const hcall_t host_hcall[] = { variable
754 BUILD_BUG_ON(ARRAY_SIZE(host_hcall) != __KVM_HOST_SMCCC_FUNC_MAX); in handle_host_hcall()
777 hfn = host_hcall[id]; in handle_host_hcall()