Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/mips/
H A Dcpu_loop.c244 static struct mode_req none_req = { true, true, false, true, true }; in target_cpu_copy_regs() local
/openbmc/linux/arch/mips/kernel/
H A Delf.c74 static struct mode_req none_req = { true, true, false, true, true }; variable