Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcommon-semi-target.h45 static inline bool common_semi_has_synccache(CPUArchState *env) in common_semi_has_synccache() function
/openbmc/qemu/target/arm/
H A Dcommon-semi-target.h54 static inline bool common_semi_has_synccache(CPUArchState *env) in common_semi_has_synccache() function
/openbmc/qemu/semihosting/
H A Darm-compat-semi.c785 if (common_semi_has_synccache(env)) { in do_common_semihosting()