Searched refs:cregs (Results 1 – 6 of 6) sorted by relevance
237 struct cregs { struct249 extern void getcregs(struct cregs *); argument
306 struct cregs { struct321 extern void getcregs(struct cregs *); argument
475 struct cregs creg; in xpv_die()664 struct cregs creg; in xpv_do_panic()
5003 static struct intel_regs cregs[] = { variable5035 for (buff[0] = '\0', i = 0; cregs[i].name != NULL && len-- != 0; i++) { in xxdmp_cl_regs()5037 if (cregs[i].off == PCIC_MISC_CTL_2) in xxdmp_cl_regs()5041 value = pcic_getb(pcic, sval, cregs[i].off); in xxdmp_cl_regs()5043 if (cregs[i].fmt) in xxdmp_cl_regs()5048 cregs[i].name, value, cregs[i].fmt); in xxdmp_cl_regs()5051 if (cregs[i].fmt) in xxdmp_cl_regs()5056 cregs[i].name, value, cregs[i].fmt); in xxdmp_cl_regs()
1067 struct cregs creg; in panic_saveregs()
3048 getcregs(struct cregs *crp)