Searched refs:mce_gather_info (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/kernel/cpu/mce/
H A Dcore.c436 static noinstr void mce_gather_info(struct mce *m, struct pt_regs *regs) function
689 mce_gather_info(&m, NULL);
801 * ip/cs values from the pt_regs that mce_gather_info() ignored earlier.
879 * errors. This means mce_gather_info() will not save the "ip" and "cs" registers.
1502 mce_gather_info(&m, regs);

Completed in 115 milliseconds