Lines Matching refs:ist_info
98 * shows that the latter occurs if !(ist_info.event & 0xFFFF).
106 if (!(ist_info.event & 0xFFFF)) {
338 ist_info.signature, ist_info.command,
339 ist_info.event, ist_info.perf_level);
343 if ((ist_info.signature != 0x47534943) && (
350 smi_sig = ist_info.signature;
356 smi_port = ist_info.command & 0xff;
361 smi_cmd = (ist_info.command >> 16) & 0xff;