Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dprocess.c184 clflush((void *)&current_thread_info()->flags); in mwait_idle_with_hints()
201 clflush((void *)&current_thread_info()->flags); in mwait_idle()
Dtce_64.c43 clflush(tceaddr); in flush_tce()
/arch/x86/include/asm/
Dsystem.h300 static inline void clflush(volatile void *__p) in clflush() function
/arch/x86/mm/
Dpageattr.c134 clflush(vaddr); in clflush_cache_range()
138 clflush(vend); in clflush_cache_range()