Searched refs:PCPU_BP_HARDEN_KIND_BPIALL (Results 1 – 4 of 4) sorted by relevance
112 ASSYM(PCPU_BP_HARDEN_KIND_BPIALL, PCPU_BP_HARDEN_KIND_BPIALL);
402 kind = PCPU_BP_HARDEN_KIND_BPIALL; in handle_bp_hardening()415 kind = PCPU_BP_HARDEN_KIND_BPIALL; in handle_bp_hardening()452 case PCPU_BP_HARDEN_KIND_BPIALL: in handle_bp_hardening()
317 if (bp_harden == PCPU_BP_HARDEN_KIND_BPIALL) in abort_handler()
48 #define PCPU_BP_HARDEN_KIND_BPIALL 1 macro