Searched refs:look (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/bsddev/
H A DIOKitBSDInit.cpp275 const char * look; local
290 look = path + strlen( path);
292 while( look != path) {
293 if( *(--look) == c) {
295 partition = strtol( look + 1, 0, 0 );
298 unit = strtol( look + 1, &comp, 16 );
311 if( alias && (look == path)) {
313 look = path + strlen( path);
338 if ( (look - path)) {
339 len = (look
481 const char * look = 0; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dhw_vm.s251 ; exclusive. Since we release the lock, we need to do the look up
261 b hamRescan ; Go look again...
618 ; exclusive. Since we release the lock, we need to do the look up
671 crorc cr0_eq,cr1_eq,cr0_lt ; No need to look at PTE if none or a special mapping
2401 mr r4,r29 ; Get bits 0:31 to look for
3196 mr r4,r29 ; Get bits 0:31 to look for
3375 mr r4,r29 ; Get bits 0:31 to look for
4024 ; The first thing that we do is to look up the ESID we are going to load
4140 ; Make and enter 64-bit segment look-aside buffer entry.
6314 grsPELoop: mr. r12,r9 ; Got a mapping to look a
[all...]
H A Dsavearea_asm.s1074 cmplw cr7,r30,r5 ; Does this look empty?
1181 cmplw cr7,r30,r5 ; Does this look empty?
H A Dvmachmon_asm.s495 ; to look like we had a DSI rather than a system call. Then, setting

Completed in 38 milliseconds