Searched refs:ENV_FLAG_RX_FLAG (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/linux-user/alpha/ | ||
H A D | cpu_loop.c | 170 env->flags &= ~ENV_FLAG_RX_FLAG; in cpu_loop() |
/openbmc/qemu/target/alpha/ | ||
H A D | cpu.h | 379 #define ENV_FLAG_RX_FLAG (1u << ENV_FLAG_RX_SHIFT) macro |