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

/freebsd-current/sys/powerpc/include/
H A Dtrap.h39 #define EXC_RSVD 0x0000 /* Reserved */ macro
/freebsd-current/sys/powerpc/aim/
H A Daim_machdep.c460 __syncicache(EXC_RSVD, EXC_LAST - EXC_RSVD);
H A Dmmu_oea64.c892 for (pa = EXC_RSVD; pa < EXC_LAST; pa += PAGE_SIZE)
/freebsd-current/sys/powerpc/ofw/
H A Dofw_machdep.c108 __syncicache((void *)PHYS_TO_DMAP(EXC_RSVD), EXC_LAST - EXC_RSVD);
/freebsd-current/sys/powerpc/booke/
H A Dtrap_subr.S509 FRAME_SETUP(SPR_SPRG1, PC_TEMPSAVE, EXC_RSVD)

Completed in 129 milliseconds