Searched refs:flush_cache (Results 1 – 5 of 5) sorted by relevance
2 use Memoize qw(flush_cache memoize);14 ok eval { flush_cache('VAL'); 1 }, 'flusing the cache by name works';20 ok eval { flush_cache(\&VAL); 1 }, 'flusing the cache by name works';
115 sub flush_cache { subroutine
754 struct hal_reo_status_flush_cache flush_cache; member
17307 status->u.flush_cache.err_detected = FIELD_GET( in qwx_hal_reo_flush_cache_status() 17309 status->u.flush_cache.err_code = FIELD_GET( in qwx_hal_reo_flush_cache_status() 17311 if (!status->u.flush_cache.err_code) in qwx_hal_reo_flush_cache_status() 17314 status->u.flush_cache.cache_controller_flush_status_hit = FIELD_GET( in qwx_hal_reo_flush_cache_status() 17317 status->u.flush_cache.cache_controller_flush_status_desc_type = in qwx_hal_reo_flush_cache_status() 17320 status->u.flush_cache.cache_controller_flush_status_client_id = in qwx_hal_reo_flush_cache_status() 17323 status->u.flush_cache.cache_controller_flush_status_err = in qwx_hal_reo_flush_cache_status() 17326 status->u.flush_cache.cache_controller_flush_status_cnt =
4147 (barrier, insn_group_barrier, flush_cache): Likewise.