Home
last modified time | relevance | path

Searched refs:tf_pidr1 (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/arch/hppa/include/
H A Dframe.h83 unsigned long tf_pidr1; /* cr8 */ member
/openbsd/sys/arch/hppa/hppa/
H A Dvm_machdep.c93 tf->tf_pidr1 = tf->tf_pidr2 = pmap_sid2pid(tf->tf_sr0); in cpu_fork()
H A Ddb_interface.c114 { "pidr1", (long *)&ddb_regs.tf_pidr1, FCN_NULL },
H A Dgenassym.cf114 member TF_CR8 tf_pidr1
H A Dmachdep.c1169 tf->tf_pidr1 = tf->tf_pidr2 = pmap_sid2pid(tf->tf_sr0); in setregs()