Searched refs:BP_HARDEN_EL2_SLOTS (Results 1 – 4 of 4) sorted by relevance
15 #define BP_HARDEN_EL2_SLOTS 4 macro
526 BUG_ON(__kvm_harden_el2_vector_slot >= BP_HARDEN_EL2_SLOTS);
315 .rept BP_HARDEN_EL2_SLOTS
150 BUG_ON(slot >= BP_HARDEN_EL2_SLOTS); in install_bp_hardening_cb()