Searched refs:Ijk_FlushDCache (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/VEX/pub/
H A Dlibvex_ir.h2236 Re Ijk_InvalICache and Ijk_FlushDCache: the guest state _must_ have
2242 kind Ijk_InvalICache or Ijk_FlushDCache.
2245 the requested range. Ijk_FlushDCache requests flushing of the D
2276 Ijk_FlushDCache, /* Flush dcache for range [CMSTART, +CMLEN) */ enumerator in enum:__anon19795
/external/valgrind/VEX/priv/
H A Dhost_arm64_isel.c3901 case Ijk_FlushDCache:
3994 case Ijk_FlushDCache:
H A Dir_defs.c1512 case Ijk_FlushDCache: vex_printf("FlushDCache"); break;
H A Dhost_arm64_defs.c3625 case Ijk_FlushDCache: trcval = VEX_TRC_JMP_FLUSHDCACHE; break;
H A Dguest_arm64_toIR.c6792 dMinLine size, and request an Ijk_FlushDCache instead of
6813 dres->jk_StopHere = Ijk_FlushDCache;

Completed in 219 milliseconds