Searched refs:BP_HARDEN_EL2_SLOTS (Results 1 – 4 of 4) sorted by relevance
15 #define BP_HARDEN_EL2_SLOTS 4 macro16 #define __BP_HARDEN_HYP_VECS_SZ (BP_HARDEN_EL2_SLOTS * SZ_2K)
233 .rept BP_HARDEN_EL2_SLOTS
225 BUG_ON(slot >= BP_HARDEN_EL2_SLOTS); in install_bp_hardening_cb()
1340 BUG_ON(__kvm_harden_el2_vector_slot >= BP_HARDEN_EL2_SLOTS); in kvm_map_vectors()