Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/ras/
Dmce_amd_inj.c56 static enum injection_type inj_type = SW_INJ; variable
118 inj_type = i; in __set_inj()
131 n = sprintf(buf, "%s\n", flags_options[inj_type]); in flags_read()
252 if (inj_type == SW_INJ) { in do_inject()
268 if (inj_type == DFR_INT_INJ) { in do_inject()
303 switch (inj_type) { in do_inject()