Home
last modified time | relevance | path

Searched defs:gpregs (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/arch/s390/boot/
H A Dpgm_check.c61 unsigned long *gpregs = regs->gprs; in do_pgm_check() local
/linux-6.15/arch/x86/kernel/
H A Dtraps.c529 struct pt_regs *gpregs = (struct pt_regs *)this_cpu_read(cpu_tss_rw.x86_tss.sp0) - 1; in DEFINE_IDTENTRY_DF() local