Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dpsci-relay.c281 bool kvm_host_psci_handler(struct kvm_cpu_context *host_ctxt, u32 func_id) in kvm_host_psci_handler() function
H A Dhyp-main.c665 handled = kvm_host_psci_handler(host_ctxt, func_id); in handle_host_smc()