HomeSort by: relevance | last modified time | path
    Searched defs:cpu_sync (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/amiga/dev/
grf_cv3d.c 112 #define cpu_sync() __asm volatile ("nop") macro
114 #define cpu_sync() __asm volatile ("sync; isync") macro
1807 cpu_sync();
1822 cpu_sync();
2053 cpu_sync();
2072 cpu_sync();

Completed in 13 milliseconds