Searched refs:__cache_touch (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/config/spu/
H A Dspu_cache.h29 void __cache_touch (__ea void *ea);
35 #define cache_touch(_ea) __cache_touch(_ea)
/haiku-buildtools/gcc/libgcc/config/spu/
H A Dcachemgr.c415 __cache_touch (__ea void *ea __attribute__ ((unused))) function

Completed in 97 milliseconds