Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/mmvec/
H A Dsystem_ext_mmvec.c39 env->vtcm_pending = true; in mem_vector_scatter_init()
/openbmc/qemu/target/hexagon/
H A Dcpu.h112 bool vtcm_pending; member
H A Dop_helper.c150 if (env->vtcm_pending) { in HELPER()
151 env->vtcm_pending = false; in HELPER()
520 if (env->vtcm_pending) { in probe_hvx_stores()