Searched refs:sync (Results 1 - 25 of 49) sorted by relevance

12

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dbat_init.c81 sync();isync();
104 sync();isync();
145 sync();
157 sync();isync();
164 sync();isync();
216 sync(); isync();
218 sync(); isync();
226 sync(); isync();
228 sync(); isync();
236 sync(); isyn
[all...]
H A Dhibernate_restore.s81 sync
84 sync
94 sync
97 sync
160 sync
163 sync
180 sync
183 sync
H A DFirmware.s281 sync /* Common decency and the state law require that you wash your hands */
290 sync /* Make sure it's done */
324 sync /* Common decency and the state law require that you wash your hands */
333 sync /* Make sure it's done */
447 sync
450 sync
456 sync /* Make sure it's out there */
463 sync /* Make sure it's out there */
470 sync /* Make sure it's out there */
477 sync /* Mak
[all...]
H A Dcache.s168 * It flushes the data cache, invalidates the I cache, and sync's.
183 * sync_cache takes a physical address and count to sync, thus
248 sync // make sure the data reaches RAM
262 sync
273 sync
327 sync // flush last line
330 sync
382 sync // flush last line
H A Dmachine_routines_asm.s212 sync ; Make sure all is well
223 sync ; Just make sure
226 sync
233 sync ; Make sure it is all caught up
238 sync ; Get caught up yet again
258 sync
320 sync ; Sync up
328 sync
336 sync ; Get caught up yet again
339 sync ; Syn
[all...]
H A Dstart.s109 ; Note that we are just trying to get close. The real TB sync will take
243 sync ; Make sure we see it all
246 sync ; Hang out some more...
276 sync
286 sync
296 sync
524 sync
527 sync
559 sync
562 sync
[all...]
H A Dmovc.s213 sync // wait for stores to take
223 sync
275 sync // wait for stores to take
285 sync
360 sync // wait for stores to take
370 sync
446 sync // wait for stores to take
457 sync
/macosx-10.5.8/xnu-1228.15.4/libsyscall/mach/headers/
H A DMakefile.inc6 sync.h \
/macosx-10.5.8/xnu-1228.15.4/iokit/Families/IONVRAM/
H A DIONVRAMController.cpp55 void IONVRAMController::sync(void) function in class:IONVRAMController
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/nvram/
H A DIONVRAMController.h41 virtual void sync(void);
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/commpage/
H A Dcacheflush.s61 sync // make sure lines are flushed before we return
92 sync // make sure lines are flushed
99 // The following sync is only needed on MP machines, probably only on
101 // this isn't a speed critical routine, we are conservative and always sync.
103 sync // wait until other processors see the icbi's
H A Dcommpage_asm.s94 * This works because readers read the timebase, then the timestamp and divisor, sync
241 sync // make sure all the flushes take
H A Dgettimeofday.s84 sync // create a barrier (patched to NOP if UP)
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/ppc/
H A DIOSharedLockImp.h128 sync
135 sync
/macosx-10.5.8/xnu-1228.15.4/pexpert/pexpert/ppc/
H A Dprotos.h48 /* Use sync to ensure previous stores have completed.
54 #define sync() \ macro
55 __asm__ volatile("sync")
/macosx-10.5.8/AppleMacRiscPCI-3.4/
H A DAppleMacRiscPCI.cpp361 /* read to sync */
364 sync();
407 /* read to sync */
410 sync();
453 /* read to sync */
456 sync();
650 /* read to sync */
653 sync();
692 /* read to sync */
695 sync();
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/kdp/ml/ppc/
H A Dkdp_misc.s35 sync /* data sync */
36 isync /* inst sync */
/macosx-10.5.8/xnu-1228.15.4/bsd/man/man2/
H A DMakefile183 sync.2 \
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIONVRAM.h133 virtual void sync(void);
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOInterruptController.cpp300 sync();
334 sync();
667 sync();
702 sync();
/macosx-10.5.8/xnu-1228.15.4/osfmk/default_pager/
H A Ddp_memory_object.c267 /* a cluster basis into fresh (as of sync time) cluster locations */
332 mach_port_mscount_t sync;
345 sync = 0;
349 sync = 1;
355 ipc_port_nsrequest(mem_obj, sync, mem_obj, &previous);
470 /* failure during its sync phase. In the mean time ... */
/macosx-10.5.8/xnu-1228.15.4/pexpert/ppc/
H A Dpe_clock_speed_asm.s84 sync
/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A DMakefile.template165 ${SYNC_FILES}: mach/sync.defs
/macosx-10.5.8/xnu-1228.15.4/osfmk/console/ppc/
H A Dserial_console.c282 sync(); /* Insure that everything's done */
/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_port.h332 mach_port_mscount_t sync,

Completed in 96 milliseconds

12