Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/mce/
A Dinject.c49 SW_INJ = 0, /* SW injection, simply decode the error */ enumerator
57 [SW_INJ] = "sw",
65 static enum injection_type inj_type = SW_INJ;
107 if (inj_type == SW_INJ) in inj_ipid_set()
343 if (i > SW_INJ && !hw_injection_possible) in __set_inj()
520 if (inj_type == SW_INJ) { in do_inject()
607 if (inj_type == SW_INJ) in inj_bank_set()

Completed in 4 milliseconds