Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dspectre.h35 enum arm64_hyp_spectre_vector { enum
64 enum arm64_hyp_spectre_vector slot;
H A Dkvm_mmu.h172 enum arm64_hyp_spectre_vector slot) in __kvm_vector_slot2addr()
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/include/nvhe/
H A Dmm.h24 int pkvm_cpu_set_vector(enum arm64_hyp_spectre_vector slot);
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/
H A Dmm.c102 int pkvm_cpu_set_vector(enum arm64_hyp_spectre_vector slot) in pkvm_cpu_set_vector()
H A Dhyp-main.c131 DECLARE_REG(enum arm64_hyp_spectre_vector, slot, host_ctxt, 1); in handle___pkvm_cpu_set_vector()
/OK3568_Linux_fs/kernel/arch/arm64/kvm/
H A Darm.c1374 static void kvm_init_vector_slot(void *base, enum arm64_hyp_spectre_vector slot) in kvm_init_vector_slot()