Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dspectre.h36 enum arm64_hyp_spectre_vector { enum
65 enum arm64_hyp_spectre_vector slot;
/linux/arch/arm64/kvm/hyp/include/nvhe/
H A Dmm.h23 int pkvm_cpu_set_vector(enum arm64_hyp_spectre_vector slot);
/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()