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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dsavearea.h380 #define SAVinject 0x00200000 /* Indicates that save_instr contains code to inject */ macro
H A Dlowmem_vectors.s3078 lis r0,hi16(SAVinject) ; Get inject flag
3104 ; SAVinject is set. That means that if will not run if we are returning from an alignment
3350 lis r0,hi16(SAVinject) ; Get inject flag
3376 ; SAVinject is set. That means that if will not run if we are returning from an alignment
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/ppc/
H A Dfasttrap_isa.c592 sv->save_hdr.save_flags = sv->save_hdr.save_flags | SAVinject; /* Tell low-level exception return to inject the instruction */

Completed in 42 milliseconds