Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/sysemu/
H A Dphysaddr.c127 int KX = (env->CP0_Status & (1 << CP0St_KX)) != 0; in get_physical_address() local
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c1174 int KX = (env->CP0_Status & (1 << CP0St_KX)) != 0; in mips_cpu_do_interrupt() local
1195 int KX = (env->CP0_Status & (1 << CP0St_KX)) != 0; in mips_cpu_do_interrupt() local