Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dpm-cps.c314 uasm_i_sync(pp, STYPE_SYNC); in cps_gen_flush_fsb()
480 uasm_i_sync(&p, STYPE_SYNC); in cps_gen_entry_code()
494 uasm_i_sync(&p, STYPE_SYNC); in cps_gen_entry_code()
541 uasm_i_sync(&p, STYPE_SYNC); in cps_gen_entry_code()
579 uasm_i_sync(&p, STYPE_SYNC); in cps_gen_entry_code()
/arch/mips/include/asm/
Dbarrier.h74 #define STYPE_SYNC 0x0 macro