Searched refs:isync (Results 1 - 10 of 10) sorted by path

/haiku/src/system/kernel/arch/ppc/
H A Darch_cpu.cpp91 isync();
107 asm volatile ("isync");
H A Darch_cpu_asm.S34 isync
36 isync
50 isync
H A Darch_exceptions.S113 isync
124 isync
173 isync
H A Darch_exceptions_440.S116 isync
127 isync
176 isync
H A Darch_asm.S32 isync
48 isync
63 isync
120 isync
123 isync
126 isync
129 isync
132 isync
135 isync
138 isync
[all...]
/haiku/headers/private/kernel/arch/m68k/
H A Darch_cpu.h492 #define isync() asm volatile("isync")
/haiku/headers/private/kernel/arch/ppc/
H A Darch_cpu.h117 #define isync() asm volatile("isync") macro
/haiku/src/system/boot/platform/openfirmware/arch/ppc/
H A Dmmu.cpp822 isync();
903 isync();
/haiku/src/system/kernel/arch/ppc/paging/460/
H A DPPCVMTranslationMap460.cpp269 isync(); // synchronize context
278 isync(); // synchronize context
/haiku/src/system/kernel/arch/ppc/paging/classic/
H A DPPCVMTranslationMapClassic.cpp269 isync(); // synchronize context
278 isync(); // synchronize context

Completed in 96 milliseconds