Searched refs:SAVredrive (Results 1 - 6 of 6) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dtrap.c347 ssp->save_hdr.save_flags |= SAVredrive; /* Tell low-level to re-try fault */
392 ssp->save_hdr.save_flags |= SAVredrive; /* Tell low-level to re-try fault */
426 ssp->save_hdr.save_flags |= SAVredrive; /* Tell low-level to re-try fault */
649 ssp->save_hdr.save_flags |= SAVredrive; /* Tell low-level to retry fault */
669 ssp->save_hdr.save_flags |= SAVredrive; /* Tell low-level to re-try fault */
H A Dsavearea.h374 #define SAVredrive 0x00040000 /* Indicates that the low-level fault handler associated */ macro
H A DEmulate64.s888 oris r9,r9,hi16(SAVredrive) // Set the redrive bit
914 oris r9,r9,hi16(SAVredrive) // Set the redrive bit
H A DEmulate.s192 oris r4,r4,hi16(SAVredrive) ; Set the redrive bit
1023 oris r9,r9,hi16(SAVredrive) ; Set the redrive bit
1040 oris r4,r4,hi16(SAVredrive) ; Set the redrive bit
H A Dvmachmon_asm.s510 oris r3,r3,hi16(SAVredrive) ; Set exception redrive
880 lis r9,hi16(SAVredrive) ; Get exception redrive bit
1681 oris r3,r3,hi16(SAVredrive) ; Set exception redrive
1725 oris r3,r3,hi16(SAVredrive) ; Set exception redrive
H A Dlowmem_vectors.s2904 lis r1,hi16(SAVredrive) ; Get redrive request
3584 lis r1,hi16(SAVredrive) ; Get redrive request

Completed in 65 milliseconds