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

/freebsd-13-stable/sys/powerpc/booke/
H A Dtrap_subr.S112 * the stack with FRAME_SETUP
169 * FRAME_SETUP assumes:
259 #define FRAME_SETUP(sprg_sp, savearea, exc) \ define
511 FRAME_SETUP(SPR_SPRG1, PC_TEMPSAVE, EXC_RSVD)
519 FRAME_SETUP(SPR_SPRG2, PC_BOOKE_CRITSAVE, EXC_CRIT)
533 FRAME_SETUP(SPR_SPRG3, PC_BOOKE_MCHKSAVE, EXC_MCHK)
547 FRAME_SETUP(SPR_SPRG1, PC_DISISAVE, EXC_DSI)
556 FRAME_SETUP(SPR_SPRG1, PC_TEMPSAVE, EXC_ISI)
565 FRAME_SETUP(SPR_SPRG1, PC_TEMPSAVE, EXC_EXI)
571 FRAME_SETUP(SPR_SPRG
[all...]
/freebsd-13-stable/sys/powerpc/aim/
H A Dtrap_subr32.S83 * FRAME_SETUP assumes:
94 #define FRAME_SETUP(savearea) \ define
779 FRAME_SETUP(PC_TEMPSAVE)
865 FRAME_SETUP(PC_DBSAVE)
H A Dtrap_subr64.S122 * FRAME_SETUP assumes:
136 #define FRAME_SETUP(savearea) \ define
853 FRAME_SETUP(PC_TEMPSAVE)
931 FRAME_SETUP(PC_DBSAVE)

Completed in 174 milliseconds