Home
last modified time | relevance | path

Searched refs:tf_sr7 (Results 1 – 6 of 6) sorted by relevance

/openbsd/sys/arch/hppa/include/
H A Dframe.h124 unsigned long tf_sr7; member
/openbsd/sys/arch/hppa/hppa/
H A Dvm_machdep.c99 tf->tf_sr7 = HPPA_SID_KERNEL; in cpu_fork()
H A Dprocess_machdep.c91 regs->r_sr7 = tf->tf_sr7; in process_read_regs()
H A Ddb_interface.c112 { "sr7", (long *)&ddb_regs.tf_sr7, FCN_NULL },
H A Dgenassym.cf107 member tf_sr7
H A Dmachdep.c1175 tf->tf_sr7 = HPPA_SID_KERNEL; in setregs()