Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dop_helper.c322 static inline int check_wfx_trap(CPUARMState *env, bool is_wfe, uint32_t *excp) in check_wfx_trap() function
385 int target_el = check_wfx_trap(env, false, &excp); in HELPER()
427 int target_el = check_wfx_trap(env, false, &excp); in HELPER()