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

/macosx-10.5.8/xnu-1228.15.4/tools/lockstat/
H A Dlockstat.c70 void print_spin(int requested, lockgroup_info_t *lockgroup);
73 void print_mutex(int requested, lockgroup_info_t *lockgroup);
76 void print_rw(int requested, lockgroup_info_t *lockgroup);
308 print_spin(int requested, lockgroup_info_t *lockgroup) argument
310 lockgroup_info_t *curptr = &lockgroup[requested];
340 print_mutex(int requested, lockgroup_info_t *lockgroup) argument
342 lockgroup_info_t *curptr = &lockgroup[requested];
373 print_rw(int requested, lockgroup_info_t *lockgroup) argument
375 lockgroup_info_t *curptr = &lockgroup[requested];
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dhw_vm.s376 lwz r23,mpFlags(r31) ; Get the requested flags
378 lwz r8,mpVAddr(r31) ; Get the requested address
380 lwz r9,mpVAddr+4(r31) ; Get the requested address
382 lhz r11,mpBSize(r31) ; Get the requested length
384 lwz r25,mpPAddr(r31) ; Get the requested physical address
1451 ; o Locate the requested mapping in the shadow hash table,
3296 li r3,mapRtNotFnd ; Set that we did not find the requested page
3484 li r3,mapRtNotFnd ; Set that we did not find the requested page
6454 li r31,mapRtNotFnd ; Could not locate requested mapping
7978 li r31,mapRtNotFnd ; Could not locate requested mappin
[all...]
H A Dhw_lock.s1038 bne++ mlckspin2 ; Is spin timeout requested
H A Dmachine_routines_asm.s2094 rlwinm r29, r29, 13-6, 6, 7 ; Move to PSR speed location and isolate the requested speed
2103 cmpw r0, r29 ; Compare the requested and current speeds
H A Dvmachmon_asm.s397 lwzx r31,r26,r31 ; Get the requested address space pmap
756 ; These we just pass through. We also switch back explicity when requested.
H A Dlowmem_vectors.s2908 and. r0,r4,r1 ; Check if redrive requested
3616 and. r0,r4,r1 ; Check if redrive requested

Completed in 54 milliseconds