Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/kernel/
Dpm-cps.c310 uasm_i_sync(pp, STYPE_SYNC); in cps_gen_flush_fsb()
476 uasm_i_sync(&p, STYPE_SYNC); in cps_gen_entry_code()
490 uasm_i_sync(&p, STYPE_SYNC); in cps_gen_entry_code()
537 uasm_i_sync(&p, STYPE_SYNC); in cps_gen_entry_code()
575 uasm_i_sync(&p, STYPE_SYNC); in cps_gen_entry_code()
/Linux-v5.4/arch/mips/include/asm/
Dbarrier.h74 #define STYPE_SYNC 0x0 macro