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

/macosx-10.5.8/xnu-1228.15.4/libsyscall/mach/ppc/
H A Dmach_absolute_time.s37 ba _COMM_PAGE_ABSOLUTE_TIME
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/
H A Dmemdev.c438 char *ba, *lp; local
441 ba = PE_boot_args(); /* Get the boot arguments */
442 lp = ba + 256; /* Point to the end */
446 ba = nonspace(ba, lp); /* Find non-space */
447 if(ba >= lp) return; /* We are done if no more... */
448 if(((ba[0] != 'v') && (ba[0] != 'p'))
449 || (ba[1] != 'm') || (ba[
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/commpage/
H A Dspinlocks.s104 ba _COMM_PAGE_RELINQUISH
197 ba _COMM_PAGE_RELINQUISH
214 ba _COMM_PAGE_RELINQUISH
244 ba _COMM_PAGE_SPINLOCK_LOCK
H A Dbcopy_970.s622 ba _COMM_PAGE_BIGCOPY // then join big operand code

Completed in 37 milliseconds