Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/
H A Dmm.h23 int pkvm_cpu_set_vector(enum arm64_hyp_spectre_vector slot);
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dmm.c182 int pkvm_cpu_set_vector(enum arm64_hyp_spectre_vector slot) in pkvm_cpu_set_vector() function
H A Dhyp-main.c236 cpu_reg(host_ctxt, 1) = pkvm_cpu_set_vector(slot); in handle___pkvm_cpu_set_vector()