Home
last modified time | relevance | path

Searched refs:SYNC (Results 1 – 12 of 12) sorted by relevance

/arch/powerpc/kernel/
Dentry_32.S200 SYNC
253 SYNC
291 SYNC
361 SYNC
417 SYNC
498 SYNC
753 SYNC
809 SYNC /* Some chip revs have problems here... */
952 SYNC
964 SYNC
[all …]
Dl2cr_6xx.S270 SYNC
391 4: SYNC
Dfpu.S66 SYNC
Dhead_8xx.S97 SYNC
757 SYNC /* Force all PTE updates to finish */
931 SYNC
948 SYNC
Dhead_32.S211 SYNC
829 SYNC
877 SYNC
984 SYNC
1010 SYNC
Dvector.S101 SYNC
Dmisc_64.S508 SYNC
Dhead_40x.S78 SYNC
Dmisc_32.S231 SYNC /* Some chip revs have problems here... */
/arch/powerpc/mm/
Dhash_low_32.S202 SYNC
511 SYNC
646 SYNC
684 SYNC
/arch/powerpc/include/asm/
Dppc_asm.h331 #define SYNC \ macro
345 #define SYNC macro
/arch/mips/kernel/
Dtraps.c487 #define SYNC 0x0000000f macro
648 if ((opcode & OPCODE) == SPEC0 && (opcode & FUNC) == SYNC) { in simulate_sync()