Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dsyndrome.h33 EC_WFX_TRAP = 0x01, enumerator
338 return (EC_WFX_TRAP << ARM_EL_EC_SHIFT) | in syn_wfx()
/openbmc/qemu/target/arm/hvf/
H A Dhvf.c2025 case EC_WFX_TRAP: in hvf_vcpu_exec()