Home
last modified time | relevance | path

Searched defs:almask (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/mm/
H A Dsc-mips.c38 unsigned long almask = ~(lsize - 1); in mips_sc_inv() local
/openbmc/qemu/target/mips/tcg/
H A Dldst_helper.c33 #define HELPER_LD_ATOMIC(name, insn, almask, do_cast) \ argument