HomeSort by: relevance | last modified time | path
    Searched refs:clflushopt (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/include/asm/
processor.h 43 clflushopt(void *p) function
45 /* XXX Test CPUID bit, use CLFLUSHOPT... */
  /src/sys/external/bsd/drm2/dist/drm/
drm_cache.c 45 * clflushopt is an unordered instruction which needs fencing with mfence or
61 clflushopt(page_virtual + i);
174 clflushopt(addr);
175 clflushopt(end - 1); /* force serialisation */
  /src/external/bsd/zstd/dist/lib/common/
cpu.h 233 B(clflushopt, 23)
  /src/sys/external/bsd/drm2/dist/drm/i915/gem/
i915_gem_execbuffer.c 1109 clflushopt(addr);
1123 clflushopt(addr);
  /src/external/gpl3/binutils/dist/gas/config/
tc-i386.c 1176 SUBARCH (clflushopt, CLFLUSHOPT, CLFLUSHOPT, false),
6526 bndcn, bndstx, bndldx, clflushopt, clwb, cldemote. */
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-i386.c 1160 SUBARCH (clflushopt, CLFLUSHOPT, CLFLUSHOPT, false),
6364 bndcn, bndstx, bndldx, clflushopt, clwb, cldemote. */

Completed in 62 milliseconds