Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/
H A Darm.c1954 static void *hyp_spectre_vector_selector[BP_HARDEN_EL2_SLOTS]; variable
1958 hyp_spectre_vector_selector[slot] = __kvm_vector_slot2addr(base, slot); in kvm_init_vector_slot()
2095 void *vector = hyp_spectre_vector_selector[data->slot]; in cpu_set_hyp_vector()