Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/include/asm/
H A Dprocessor.h43 clflushopt(void *p) in clflushopt() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Ddriver-i386.c1171 const char *clflushopt = has_clflushopt ? " -mclflushopt" : " -mno-clflushopt"; in host_detect_local_cpu() local