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

/linux-master/arch/arm64/kvm/
H A Darm.c1822 static void *hyp_spectre_vector_selector[BP_HARDEN_EL2_SLOTS]; variable
1826 hyp_spectre_vector_selector[slot] = __kvm_vector_slot2addr(base, slot);
1964 void *vector = hyp_spectre_vector_selector[data->slot];

Completed in 96 milliseconds