Home
last modified time | relevance | path

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

/Linux-v5.15/arch/mips/loongson64/
Dcop2-ex.c245 StoreHW(addr, value, res); in loongson_cu2_call()
/Linux-v5.15/arch/mips/kernel/
Dunaligned.c348 StoreHW(addr, value, res); in emulate_load_store_insn()
1124 StoreHW(addr, value, res); in emulate_load_store_microMIPS()
1394 StoreHW(addr, value, res); in emulate_load_store_MIPS16e()
/Linux-v5.15/arch/mips/include/asm/
Dunaligned-emul.h773 #define StoreHW(addr, value, res) _StoreHW(addr, value, res, kernel) macro