Home
last modified time | relevance | path

Searched defs:cache (Results 1 - 12 of 12) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_l2_cache.h74 MALI_STATIC_INLINE u32 mali_l2_cache_get_id(struct mali_l2_cache_core *cache) in mali_l2_cache_get_id() argument
80 mali_l2_cache_get_pm_domain( struct mali_l2_cache_core *cache) mali_l2_cache_get_pm_domain() argument
93 mali_l2_cache_core_get_counter_src0( struct mali_l2_cache_core *cache) mali_l2_cache_core_get_counter_src0() argument
100 mali_l2_cache_core_get_counter_src1( struct mali_l2_cache_core *cache) mali_l2_cache_core_get_counter_src1() argument
[all...]
H A Dmali_l2_cache.c84 static void mali_l2_cache_lock(struct mali_l2_cache_core *cache) in mali_l2_cache_lock() argument
90 mali_l2_cache_unlock(struct mali_l2_cache_core *cache) mali_l2_cache_unlock() argument
101 struct mali_l2_cache_core *cache = NULL; mali_l2_cache_create() local
166 mali_l2_cache_delete(struct mali_l2_cache_core *cache) mali_l2_cache_delete() argument
198 mali_l2_cache_power_up(struct mali_l2_cache_core *cache) mali_l2_cache_power_up() argument
213 mali_l2_cache_power_down(struct mali_l2_cache_core *cache) mali_l2_cache_power_down() argument
254 mali_l2_cache_core_set_counter_src( struct mali_l2_cache_core *cache, u32 source_id, u32 counter) mali_l2_cache_core_set_counter_src() argument
300 mali_l2_cache_core_get_counter_values( struct mali_l2_cache_core *cache, u32 *src0, u32 *value0, u32 *src1, u32 *value1) mali_l2_cache_core_get_counter_values() argument
356 mali_l2_cache_invalidate(struct mali_l2_cache_core *cache) mali_l2_cache_invalidate() argument
373 mali_l2_cache_invalidate_conditional( struct mali_l2_cache_core *cache, u32 id) mali_l2_cache_invalidate_conditional() argument
409 struct mali_l2_cache_core *cache = mali_global_l2s[i]; mali_l2_cache_invalidate_all() local
439 struct mali_l2_cache_core *cache = mali_global_l2s[i]; mali_l2_cache_invalidate_all_pages() local
468 mali_l2_cache_reset(struct mali_l2_cache_core *cache) mali_l2_cache_reset() argument
504 mali_l2_cache_send_command( struct mali_l2_cache_core *cache, u32 reg, u32 val) mali_l2_cache_send_command() argument
[all...]
H A Dmali_kernel_core.c312 mali_create_group(struct mali_l2_cache_core *cache, _mali_osk_resource_t *resource_mmu, _mali_osk_resource_t *resource_gp, _mali_osk_resource_t *resource_pp, u32 domain_index) mali_create_group() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_l2_cache.h74 MALI_STATIC_INLINE u32 mali_l2_cache_get_id(struct mali_l2_cache_core *cache) in mali_l2_cache_get_id() argument
80 mali_l2_cache_get_pm_domain(struct mali_l2_cache_core *cache) mali_l2_cache_get_pm_domain() argument
91 mali_l2_cache_core_get_counter_src0(struct mali_l2_cache_core *cache) mali_l2_cache_core_get_counter_src0() argument
97 mali_l2_cache_core_get_counter_src1(struct mali_l2_cache_core *cache) mali_l2_cache_core_get_counter_src1() argument
[all...]
H A Dmali_l2_cache.c84 static void mali_l2_cache_lock(struct mali_l2_cache_core *cache) in mali_l2_cache_lock() argument
90 mali_l2_cache_unlock(struct mali_l2_cache_core *cache) mali_l2_cache_unlock() argument
100 struct mali_l2_cache_core *cache = NULL; mali_l2_cache_create() local
154 mali_l2_cache_delete(struct mali_l2_cache_core *cache) mali_l2_cache_delete() argument
186 mali_l2_cache_power_up(struct mali_l2_cache_core *cache) mali_l2_cache_power_up() argument
202 mali_l2_cache_power_down(struct mali_l2_cache_core *cache) mali_l2_cache_power_down() argument
238 mali_l2_cache_core_set_counter_src(struct mali_l2_cache_core *cache, u32 source_id, u32 counter) mali_l2_cache_core_set_counter_src() argument
281 mali_l2_cache_core_get_counter_values(struct mali_l2_cache_core *cache, u32 *src0, u32 *value0, u32 *src1, u32 *value1) mali_l2_cache_core_get_counter_values() argument
334 mali_l2_cache_invalidate(struct mali_l2_cache_core *cache) mali_l2_cache_invalidate() argument
350 mali_l2_cache_invalidate_conditional(struct mali_l2_cache_core *cache, u32 id) mali_l2_cache_invalidate_conditional() argument
382 struct mali_l2_cache_core *cache = mali_global_l2s[i]; mali_l2_cache_invalidate_all() local
409 struct mali_l2_cache_core *cache = mali_global_l2s[i]; mali_l2_cache_invalidate_all_pages() local
436 mali_l2_cache_reset(struct mali_l2_cache_core *cache) mali_l2_cache_reset() argument
462 mali_l2_cache_send_command(struct mali_l2_cache_core *cache, u32 reg, u32 val) mali_l2_cache_send_command() argument
[all...]
H A Dmali_kernel_core.c327 mali_create_group(struct mali_l2_cache_core *cache, _mali_osk_resource_t *resource_mmu, _mali_osk_resource_t *resource_gp, _mali_osk_resource_t *resource_pp, u32 domain_index) mali_create_group() argument
[all...]
/device/qemu/riscv32_virt/liteos_m/board/driver/video/
H A Dkey_cache.c103 static void KeyCacheInsert(struct KeyCache *cache, const char* name, int len) in KeyCacheInsert() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/
H A Dcma_allocator.c478 static void *__mmf_map(phys_addr_t phys, int len, int cache) argument
H A Dhisi_allocator.c479 static void *__mmf_map(phys_addr_t phys, int len, int cache) in __mmf_map() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfgnan.c6015 nan_disc_result_cache *cache; in wl_cfgnan_data_path_request_handler() local
6466 wl_nan_cache_to_event_data(nan_disc_result_cache *cache, nan_event_data_t *nan_event_data, osl_t *osh) wl_nan_cache_to_event_data() argument
[all...]
H A Dwl_cfgvendor.c428 gscan_results_cache_t *cache = (gscan_results_cache_t *)data; in wl_cfgvendor_send_hotlist_event() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
H A Dirq-gic-v3-its.c2290 static int its_setup_baser(struct its_node *its, struct its_baser *baser, u64 cache, u64 shr, u32 order, bool indirect) in its_setup_baser() argument
2578 u64 cache = GITS_BASER_RaWaWb; in its_alloc_tables() local
[all...]

Completed in 24 milliseconds