Searched defs:mali_l2_cache_core (Results 1 – 1 of 1) sorted by relevance
26 struct mali_l2_cache_core { struct28 struct mali_hw_core hw_core;31 _mali_osk_spinlock_irq_t *lock;34 u32 core_id;37 struct mali_pm_domain *pm_domain;40 mali_bool power_is_on;43 u32 last_invalidated_id;46 u32 counter_src0;70 struct mali_l2_cache_core *mali_l2_cache_create( argument