Searched refs:clflushopt (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_cache.c | 62 clflushopt(page_virtual + i); in drm_clflush_page() 169 clflushopt(addr); in drm_clflush_virt_range() 170 clflushopt(end - 1); /* force serialisation */ in drm_clflush_virt_range()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | special_insns.h | 183 static inline void clflushopt(volatile void *__p) in clflushopt() function
|
/openbmc/linux/lib/zstd/common/ |
H A D | cpu.h | 178 B(clflushopt, 23)
|
/openbmc/linux/tools/arch/x86/kcpuid/ |
H A D | cpuid.csv | 180 7, 0, EBX, 23, clflushopt, CLFLUSHOPT instr
|
/openbmc/linux/arch/x86/mm/pat/ |
H A D | set_memory.c | 325 clflushopt(p); in clflush_cache_range_opt()
|
/openbmc/linux/drivers/md/ |
H A D | dm-writecache.c | 1236 clflushopt((void *)dest); in memcpy_flushcache_optimized()
|
/openbmc/linux/tools/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 1132 7: clflush | clflushopt (66) | sfence (11B)
|
/openbmc/linux/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 1132 7: clflush | clflushopt (66) | sfence (11B)
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | x86.csv | 374 "CLFLUSHOPT m8","CLFLUSHOPT m8","clflushopt m8","66 0F AE /7","V","V","","modrm_memonly","r","",""
|