Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/hvf/
H A Dhvf.c292 #define WFX_IS_WFE (1 << 0) macro
1964 if (!(syndrome & WFX_IS_WFE)) { in hvf_vcpu_exec()