Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dpage.h119 #define clflush(x) clflush((unsigned long)(x)) macro
/freebsd/sys/amd64/include/
H A Dcpufunc.h69 clflush(u_long addr) in clflush() function