Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/kvm/hyp/nvhe/
Dpsci-relay.c262 static unsigned long psci_1_0_handler(u64 func_id, struct kvm_cpu_context *host_ctxt) in psci_1_0_handler() function
295 ret = psci_1_0_handler(func_id, host_ctxt); in kvm_host_psci_handler()