Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/arch/mips/kernel/
H A Dpm-cps.c310 uasm_i_sync(pp, __SYNC_full); in cps_gen_flush_fsb()
476 uasm_i_sync(&p, __SYNC_full); in cps_gen_entry_code()
490 uasm_i_sync(&p, __SYNC_full); in cps_gen_entry_code()
537 uasm_i_sync(&p, __SYNC_full); in cps_gen_entry_code()
575 uasm_i_sync(&p, __SYNC_full); in cps_gen_entry_code()