Home
last modified time | relevance | path

Searched defs:flush_idcache_range (Results 1 – 2 of 2) sorted by relevance

/qemu/util/
H A Dcacheflush.c246 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range() function
264 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range() function
314 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range() function
324 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range() function
364 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range() function
375 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range() function
/qemu/include/qemu/
H A Dcacheflush.h24 static inline void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range() function
31 static inline void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range() function