Home
last modified time | relevance | path

Searched defs:gpregs (Results 1 - 5 of 5) sorted by relevance

/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Driscv64.rs10 pub struct gpregs { structure names
H A Daarch64.rs10 pub struct gpregs { structure names
/kernel/linux/linux-6.6/arch/s390/boot/
H A Dpgm_check_info.c148 unsigned long *gpregs = (unsigned long *)S390_lowcore.gpregs_save_area; in print_pgm_check_info() local
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dtraps.c375 struct pt_regs *gpregs = (struct pt_regs *)this_cpu_read(cpu_tss_rw.x86_tss.sp0) - 1; in DEFINE_IDTENTRY_DF() local
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dtraps.c381 struct pt_regs *gpregs = (struct pt_regs *)this_cpu_read(cpu_tss_rw.x86_tss.sp0) - 1; in DEFINE_IDTENTRY_DF() local
[all...]

Completed in 3 milliseconds