Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/arch/xtensa/
Dcache.h236 static ALWAYS_INLINE uint32_t z_xtrpoflip(uint32_t addr, uint32_t rto, uint32_t rfrom) in z_xtrpoflip() function
279 return (__sparse_force void __sparse_cache *)z_xtrpoflip((uint32_t) ptr, in arch_cache_cached_ptr_get()
304 return (void *)z_xtrpoflip((__sparse_force uint32_t)ptr, in arch_cache_uncached_ptr_get()