<divclass="ttc"id="group__coreinit__cache_html_gafc3075da855050f179b741e2888adb1e"><divclass="ttname"><ahref="group__coreinit__cache.html#gafc3075da855050f179b741e2888adb1e">DCStoreRangeNoSync</a></div><divclass="ttdeci">void DCStoreRangeNoSync(void *addr, uint32_t size)</div><divclass="ttdoc">Similar to DCStoreRange, though this function will not run PowerPC sync and eieio instructions after ...</div></div>
<divclass="ttc"id="group__coreinit__cache_html_ga4ec28f7c716274c7197a560d09312a08"><divclass="ttname"><ahref="group__coreinit__cache.html#ga4ec28f7c716274c7197a560d09312a08">ICInvalidateRange</a></div><divclass="ttdeci">void ICInvalidateRange(void *addr, uint32_t size)</div><divclass="ttdoc">Invalidates a range of cached instructions, in blocks. </div></div>
<divclass="ttc"id="group__coreinit__cache_html_gac08282add83d813b7a5a857da9e62e48"><divclass="ttname"><ahref="group__coreinit__cache.html#gac08282add83d813b7a5a857da9e62e48">DCFlushRangeNoSync</a></div><divclass="ttdeci">void DCFlushRangeNoSync(void *addr, uint32_t size)</div><divclass="ttdoc">Similar to DCFlushRange, though this function will not run PowerPC sync and eieio instructions after ...</div></div>
<divclass="ttc"id="group__coreinit__cache_html_ga9fea18f15291b8f6a3e0f57b7459d8ca"><divclass="ttname"><ahref="group__coreinit__cache.html#ga9fea18f15291b8f6a3e0f57b7459d8ca">DCStoreRange</a></div><divclass="ttdeci">void DCStoreRange(void *addr, uint32_t size)</div><divclass="ttdoc">Stores a range of cached data, in blocks. </div></div>
<divclass="ttc"id="group__coreinit__cache_html_ga5dba3ef0e22806579a099412bced0561"><divclass="ttname"><ahref="group__coreinit__cache.html#ga5dba3ef0e22806579a099412bced0561">DCTouchRange</a></div><divclass="ttdeci">void DCTouchRange(void *addr, uint32_t size)</div><divclass="ttdoc">Gives the processor a hint that the given range of memory is likely to be accessed soon...</div></div>
<divclass="ttc"id="group__coreinit__cache_html_ga3189eaf014ed0ec62c6ecfc5f25d658a"><divclass="ttname"><ahref="group__coreinit__cache.html#ga3189eaf014ed0ec62c6ecfc5f25d658a">DCFlushRange</a></div><divclass="ttdeci">void DCFlushRange(void *addr, uint32_t size)</div><divclass="ttdoc">Flushes a range of cached data, in blocks. </div></div>
<divclass="ttc"id="group__coreinit__cache_html_gaebca39f1de5bbd3b3d46d87894e56b9d"><divclass="ttname"><ahref="group__coreinit__cache.html#gaebca39f1de5bbd3b3d46d87894e56b9d">DCZeroRange</a></div><divclass="ttdeci">void DCZeroRange(void *addr, uint32_t size)</div><divclass="ttdoc">Zeroes the given area of the data cache (to the nearest block) with a loop of PowerPC dcbz instructio...</div></div>