Searched defs:__flush_cache (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/sgi-gru/
H A Dgru_instructions.h35 #define __flush_cache(p) ia64_fc((unsigned long)p) macro
43 #define __flush_cache(p) clflush(p) macro

Completed in 113 milliseconds