Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/sysemu/
H A Dphysaddr.c170 [CP0SC_AM_MSK] = (1u << CP0St_SX), in get_physical_address()
/openbmc/qemu/target/mips/
H A Dcpu.h642 #define CP0SC_AM_MSK 2ULL macro
H A Dcpu.c364 env->CP0_SegCtl0 |= ((CP0SC_AM_MSK << CP0SC_AM)) << 16; in mips_cpu_reset_hold()