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

/freebsd-12-stable/sys/powerpc/include/
H A Dtrap.h40 #define EXC_RSVD 0x0000 /* Reserved */ macro
/freebsd-12-stable/sys/powerpc/aim/
H A Daim_machdep.c426 __syncicache(EXC_RSVD, EXC_LAST - EXC_RSVD);
/freebsd-12-stable/sys/powerpc/ofw/
H A Dofw_machdep.c105 __syncicache((void *)PHYS_TO_DMAP(EXC_RSVD), EXC_LAST - EXC_RSVD);
/freebsd-12-stable/sys/powerpc/booke/
H A Dtrap_subr.S511 FRAME_SETUP(SPR_SPRG1, PC_TEMPSAVE, EXC_RSVD)

Completed in 110 milliseconds