Searched refs:__sparse_cache (Results 1 – 12 of 12) sorted by relevance
11 #define __sparse_cache __attribute__((address_space(__cache))) macro14 #define __sparse_cache macro
76 extern void power_down_cavs(bool disable_lpsram, uint32_t __sparse_cache * hpsram_pg_mask);78 static inline void __sparse_cache *uncache_to_cache(void *address) in uncache_to_cache()80 return (void __sparse_cache *)((uintptr_t)(address) | SRAM_ALIAS_OFFSET); in uncache_to_cache()155 sys_cache_uncached_ptr_get((__sparse_force void __sparse_cache *) in pm_state_set()
67 (__sparse_force void __sparse_cache *)LP_SRAM_BASE); in soc_start_core()
511 static ALWAYS_INLINE void __sparse_cache *sys_cache_cached_ptr_get(void *ptr) in sys_cache_cached_ptr_get()516 return (__sparse_force void __sparse_cache *)ptr; in sys_cache_cached_ptr_get()536 static ALWAYS_INLINE void *sys_cache_uncached_ptr_get(void __sparse_cache *ptr) in sys_cache_uncached_ptr_get()
345 void __sparse_cache *arch_cache_cached_ptr_get(void *ptr);348 void *arch_cache_uncached_ptr_get(void __sparse_cache *ptr);
25 win = sys_cache_uncached_ptr_get((__sparse_force void __sparse_cache *)config->mem_base); in boot_complete()
277 static inline void __sparse_cache *arch_cache_cached_ptr_get(void *ptr) in arch_cache_cached_ptr_get()279 return (__sparse_force void __sparse_cache *)z_xtrpoflip((uint32_t) ptr, in arch_cache_cached_ptr_get()302 static inline void *arch_cache_uncached_ptr_get(void __sparse_cache *ptr) in arch_cache_uncached_ptr_get()
78 (sys_cache_uncached_ptr_get((__sparse_force void __sparse_cache *) \
71 sys_cache_uncached_ptr_get((__sparse_force void __sparse_cache *)config->mem_base); in winstream_console_init()
263 bmemcpy(sys_cache_uncached_ptr_get((__sparse_force void __sparse_cache *) in pm_state_imr_restore()
904 (void __sparse_cache *)UINT_TO_POINTER(phys_addr))); in adsp_mm_restore_context()
2515 __sparse_cache= \