Home
last modified time | relevance | path

Searched refs:StoreHW (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/kernel/
H A Dunaligned.c390 StoreHW(addr, value, res); in emulate_load_store_insn()
1166 StoreHW(addr, value, res); in emulate_load_store_microMIPS()
1436 StoreHW(addr, value, res); in emulate_load_store_MIPS16e()
/linux/arch/mips/loongson64/
H A Dcop2-ex.c245 StoreHW(addr, value, res); in loongson_cu2_call()
/linux/arch/mips/include/asm/
H A Dunaligned-emul.h773 #define StoreHW(addr, value, res) _StoreHW(addr, value, res, kernel) macro