Searched refs:sf_r9 (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/arm/include/
H A Dframe.h116 register_t sf_r9; member in struct:switchframe
/freebsd-12-stable/sys/arm/arm/
H A Dgdb_machdep.c77 case 9: return (&kdb_thrctx->pcb_regs.sf_r9);
H A Dgenassym.c82 ASSYM(PCB_R9, offsetof(struct pcb, pcb_regs.sf_r9));
H A Dmachdep.c750 pcb->pcb_regs.sf_r9 = tf->tf_r9;

Completed in 47 milliseconds