Searched refs:FRAME_SETUP (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/powerpc/booke/
H A Dtrap_subr.S108 * the stack with FRAME_SETUP
165 * FRAME_SETUP assumes:
188 #define FRAME_SETUP(sprg_sp, savearea, exc) \ define
402 FRAME_SETUP(SPR_SPRG2, PC_BOOKE_CRITSAVE, EXC_CRIT)
414 FRAME_SETUP(SPR_SPRG3, PC_BOOKE_MCHKSAVE, EXC_MCHK)
426 FRAME_SETUP(SPR_SPRG1, PC_DISISAVE, EXC_DSI)
435 FRAME_SETUP(SPR_SPRG1, PC_TEMPSAVE, EXC_ISI)
444 FRAME_SETUP(SPR_SPRG1, PC_TEMPSAVE, EXC_EXI)
452 FRAME_SETUP(SPR_SPRG1, PC_TEMPSAVE, EXC_ALI)
458 FRAME_SETUP(SPR_SPRG
[all...]
/freebsd-10.2-release/sys/powerpc/aim/
H A Dtrap_subr32.S82 * FRAME_SETUP assumes:
93 #define FRAME_SETUP(savearea) \ define
771 FRAME_SETUP(PC_TEMPSAVE)
855 FRAME_SETUP(PC_DBSAVE)
H A Dtrap_subr64.S105 * FRAME_SETUP assumes:
119 #define FRAME_SETUP(savearea) \ define
684 FRAME_SETUP(PC_TEMPSAVE)
762 FRAME_SETUP(PC_DBSAVE)

Completed in 157 milliseconds