Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Dtce_64.c40 static inline void flush_tce(void* tceaddr) in flush_tce() argument
44 clflush(tceaddr); in flush_tce()