Home
last modified time | relevance | path

Searched refs:__SYNC_full (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/include/asm/
H A Dsync.h53 #define __SYNC_full 0x00 macro
60 #define __SYNC_aq __SYNC_full
61 #define __SYNC_rl __SYNC_full
62 #define __SYNC_mb __SYNC_full
73 # define __SYNC_rmb __SYNC_full
74 # define __SYNC_wmb __SYNC_full
/linux/arch/mips/kernel/
H A Dpm-cps.c304 uasm_i_sync(pp, __SYNC_full); in cps_gen_flush_fsb()
470 uasm_i_sync(&p, __SYNC_full); in cps_gen_entry_code()
484 uasm_i_sync(&p, __SYNC_full); in cps_gen_entry_code()
531 uasm_i_sync(&p, __SYNC_full); in cps_gen_entry_code()
569 uasm_i_sync(&p, __SYNC_full); in cps_gen_entry_code()