Home
last modified time | relevance | path

Searched refs:arm64_hyp_spectre_vector (Results 1 – 6 of 6) 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;
H A Dkvm_mmu.h192 enum arm64_hyp_spectre_vector slot) in __kvm_vector_slot2addr()
/linux/arch/arm64/kvm/hyp/include/nvhe/
H A Dmm.h25 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()
H A Dhyp-main.c504 DECLARE_REG(enum arm64_hyp_spectre_vector, slot, host_ctxt, 1); in handle___pkvm_cpu_set_vector()
/linux/arch/arm64/kvm/
H A Darm.c2031 static void kvm_init_vector_slot(void *base, enum arm64_hyp_spectre_vector slot) in kvm_init_vector_slot()