Searched refs:clflush (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/x86/include/asm/ |
| H A D | special_insns.h | 185 static __always_inline void clflush(volatile void *__p) in clflush() function
|
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | pmu_counters_test.c | 237 #define GUEST_MEASURE_EVENT(_msr, _value, clflush, FEP) \ 243 clflush "\n\t" \ 264 GUEST_MEASURE_EVENT(_ctrl_msr, _value, "clflush %[m]", FEP); \ in __guest_test_arch_event() 224 GUEST_MEASURE_EVENT(_msr,_value,clflush,FEP) global() argument
|
| /linux/arch/x86/boot/compressed/ |
| H A D | ident_map_64.c | 252 clflush(cl); in clflush_page()
|
| /linux/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 82 0x1, 0, edx, 19, clflush , CLFLUSH instruction
|
| /linux/tools/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 1346 7: clflush | clflushopt (66) | sfence (11B)
|
| /linux/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 1346 7: clflush | clflushopt (66) | sfence (11B)
|