Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/misc/sgi-gru/
Dgru_instructions.h35 #define __flush_cache(p) ia64_fc((unsigned long)p) macro
44 #define __flush_cache(p) clflush(p) macro
333 __flush_cache(p); in gru_flush_cache()