Home
last modified time | relevance | path

Searched refs:flush_cache (Results 1 – 5 of 5) sorted by relevance

/src/contrib/openbsm/libbsm/
H A Dbsm_mask.c96 flush_cache(void) in flush_cache() function
124 flush_cache(); in load_event_table()
181 flush_cache(); in au_preselect()
/src/sys/contrib/dev/athk/ath12k/
H A Dhal_rx.c633 status->u.flush_cache.err_detected = in ath12k_hal_reo_flush_cache_status()
636 status->u.flush_cache.err_code = in ath12k_hal_reo_flush_cache_status()
639 if (!status->u.flush_cache.err_code) in ath12k_hal_reo_flush_cache_status()
642 status->u.flush_cache.cache_controller_flush_status_hit = in ath12k_hal_reo_flush_cache_status()
646 status->u.flush_cache.cache_controller_flush_status_desc_type = in ath12k_hal_reo_flush_cache_status()
649 status->u.flush_cache.cache_controller_flush_status_client_id = in ath12k_hal_reo_flush_cache_status()
652 status->u.flush_cache.cache_controller_flush_status_err = in ath12k_hal_reo_flush_cache_status()
655 status->u.flush_cache.cache_controller_flush_status_cnt = in ath12k_hal_reo_flush_cache_status()
H A Dhal.h1009 struct hal_reo_status_flush_cache flush_cache; member
/src/sys/contrib/dev/athk/ath11k/
H A Dhal_rx.c543 status->u.flush_cache.err_detected = in ath11k_hal_reo_flush_cache_status()
546 status->u.flush_cache.err_code = in ath11k_hal_reo_flush_cache_status()
549 if (!status->u.flush_cache.err_code) in ath11k_hal_reo_flush_cache_status()
552 status->u.flush_cache.cache_controller_flush_status_hit = in ath11k_hal_reo_flush_cache_status()
556 status->u.flush_cache.cache_controller_flush_status_desc_type = in ath11k_hal_reo_flush_cache_status()
559 status->u.flush_cache.cache_controller_flush_status_client_id = in ath11k_hal_reo_flush_cache_status()
562 status->u.flush_cache.cache_controller_flush_status_err = in ath11k_hal_reo_flush_cache_status()
565 status->u.flush_cache.cache_controller_flush_status_cnt = in ath11k_hal_reo_flush_cache_status()
H A Dhal.h877 struct hal_reo_status_flush_cache flush_cache; member