Home
last modified time | relevance | path

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

/linux/arch/s390/boot/
H A Dpgm_check_info.c36 unsigned long *gpregs = (unsigned long *)get_lowcore()->gpregs_save_area; in print_pgm_check_info() local
/linux/arch/x86/kernel/
H A Dtraps.c432 struct pt_regs *gpregs = (struct pt_regs *)this_cpu_read(cpu_tss_rw.x86_tss.sp0) - 1; in DEFINE_IDTENTRY_DF() local