Searched refs:saved (Results 1 - 17 of 17) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dthread.h229 integer_t safe_mode; /* saved mode during fail-safe */
249 uint64_t user_timer_save; /* saved user timer value */
250 uint64_t system_timer_save; /* saved system timer value */
251 uint64_t vtimer_user_save; /* saved values for vtimers */
295 } saved; member in struct:thread
363 #define ith_state saved.receive.state
364 #define ith_object saved.receive.object
365 #define ith_msg_addr saved.receive.msg_addr
366 #define ith_msize saved.receive.msize
367 #define ith_option saved
[all...]
H A Dsyscall_subr.c187 int option = self->saved.swtch.option;
287 self->saved.swtch.option = option;
305 self->saved.swtch.option = option;
/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_splay.c441 ipc_tree_entry_t root, saved; local
465 saved = splay->ist_rtree;
468 root = saved;
469 else if (saved != ITE_NULL) {
472 * to the root. Then add the saved right subtree.
483 root->ite_rchild = saved;
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Datomic_switch.s90 * state registers intact. R1/PC are saved in a per thread save area, the base of
155 stw r3,BEDA_SRR1(r26) ; Update saved MSR
188 lwz r1,BEDA_SPRG1(r26) ; Get saved CTR
H A DAltiAssist.s47 ; 1) All general context saved, interrupts off, translation off
H A Dcswtch.s192 lwz r10,FPUsave(r2) ; Get the pointer to next saved context
379 * savearea containing the context just saved will go away. So, bottom line is
380 * that don't use fpus until after you are done with the saved context.
474 cmplwi r7,0 ; Have we ever saved this facility context?
475 beq-- fsneedone ; Never saved it, so go do it...
479 beq-- fsretlk ; The current level is already saved, bail out...
535 * State is saved in savearea pointed to by R4.
591 cmplwi cr1,r30,0 ; Anything saved yet?
596 ; Check to see if the live context has already been saved.
614 beq-- cr1,fswsync ; Nothing saved, ski
[all...]
H A Dhw_lock.s1161 lwz r3,FM_ARG0(r1) ; restore r3 (saved in prolog)
1162 lwz r11,FM_ARG0+0x04(r1) ; restore r11 (saved in prolog)
1169 EPILOG ; Restore all saved registers
1206 lwz r3,FM_ARG0(r1) ; restore r3 (saved in prolog)
1207 lwz r11,FM_ARG0+0x04(r1) ; restore r11 (saved in prolog)
1378 lwz r3,FM_ARG0(r1) ; restore r3 (saved in prolog)
1379 lwz r11,FM_ARG0+0x04(r1) ; restore r11 (saved in prolog)
1389 EPILOG ; Restore all saved registers
1410 EPILOG ; Restore all saved registers
1562 lwz r3,FM_ARG0(r1) ; restore r3 (saved i
[all...]
H A Dhw_exception.s68 * R4 points to the saved context (virtual address)
69 * Everything is saved in savearea
87 * another trap is taken. We need at least enough space for a saved state
200 lwz r5,savedsisr(r4) ; Get the saved DSISR
295 * R4 points to the saved context (virtual address)
296 * Everything is saved in savearea
465 * saved state is still in R30 and the active thread is in R16 .
547 mr r4,r30 ; Pass in saved state
555 lwz r0,savesrr1(r30) ; Get the saved srr1
586 * r30 = pointer to saved stat
[all...]
H A Dlowmem_vectors.s1178 * Caller's r13 saved in sprg2.
1179 * Caller's r11 saved in sprg3.
1344 lwz r3,pfHID1(r2) ; Get saved HID1 value
1351 lwz r3,pfMSSCR0(r2) ; Get saved MSSCR0 value
1451 ; Everything is saved at this point, except for FPRs, and VMX registers.
1783 ; Everything is saved at this point, except for FPRs, and VMX registers.
1896 ; All of the context is saved. Now we will get a
2326 ; context has been saved. The new savearea is in kind of hokey, the high order
2403 lwz r27,saver0+4(r13) ; Get the saved MSR
2563 ld r7,0(r4) ; Pick up the saved ESI
[all...]
H A Dvmachmon_asm.s338 * We will swap the register context in the savearea with that which is saved in our shared
668 stw r8,savevrvalid(r21) ; Set the current VRSave as valid saved
778 rlwimi r11,r19,vmmSpfSaveb,floatCngbit,vectorCngbit ; Restore the saved part of the spf
843 rlwimi r11,r19,vmmSpfSaveb,floatCngbit,vectorCngbit ; Restore the saved part of the spf
1691 lwz r4,savesrr1+4(r30) ; Get the saved MSR value
1734 ld r4,savesrr1(r30) ; Get the saved MSR value
2049 mr r11,r13 ; Move saved cr to r11
H A DEmulate.s49 ; 1) All general context saved, interrupts off, translation off
H A Dsavearea_asm.s755 mr r11,r4 ; was save_ret_wMSR, so overwrite saved MSR
H A Dmachine_routines_asm.s114 * Callable only from assembler, restores the MSR in r11 saved by ml_set_physical.
2065 ld r3, pfHID0(r31) ; Load the saved hid0 value
H A Dhw_vm.s2110 * r11: saved MSR image
4045 ; Remember, this cache entry goes in the ORIGINAL pmap (saved in R25), not
5724 ; r30 : saved msr image
5948 ; r30 : saved msr image
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_newsysctl.c119 splx_kernel_funnel(funnel_t *saved) argument
121 if (saved != kernel_flock) {
123 if (saved != NULL)
124 thread_funnel_set(saved, TRUE);
/macosx-10.5.8/xnu-1228.15.4/bsd/isofs/cd9660/
H A Dcd9660_vfsops.c252 char *s, *saved; local
270 for (s=whole_path, saved=NULL; *s; ++s)
272 saved = s;
273 *saved = '\0';
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Ddtrace.c213 * 20k elements allocated, the space saved is substantial.
3529 * If the address specified is NULL, we use our saved
3531 * means that the saved strtok pointer is _only_
3570 * We return NULL in this case, and we set the saved
4558 * present. This opcode is saved for future work.
5159 uintptr_t old = mstate->dtms_scratch_ptr, saved;
5187 saved = mstate->dtms_scratch_ptr;
5207 mstate->dtms_scratch_ptr = saved;
13189 * Restore the arg0 that we saved upon entry.
13202 * Restore the arg0 that we saved upo
[all...]

Completed in 131 milliseconds