Searched refs:clwb (Results 1 – 9 of 9) sorted by relevance
| /freebsd/sys/contrib/openzfs/module/zstd/lib/common/ |
| H A D | cpu.h | 235 B(clwb, 24)
|
| /freebsd/sys/contrib/zstd/lib/common/ |
| H A D | cpu.h | 234 B(clwb, 24)
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
| H A D | X86TargetParser.def | 192 X86_FEATURE_COMPAT(CLWB, "clwb", 0)
|
| /freebsd/sys/amd64/include/ |
| H A D | cpufunc.h | 83 clwb(u_long addr) in clwb() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86.td | 298 def FeatureCLWB : SubtargetFeature<"clwb", "HasCLWB", "true",
|
| H A D | X86InstrMisc.td | 1724 def CLWB : I<0xAE, MRM6m, (outs), (ins i8mem:$src), "clwb\t$src",
|
| /freebsd/sys/amd64/amd64/ |
| H A D | pmap.c | 3700 clwb(sva); in pmap_flush_cache_range() 10978 clwb(va); in pmap_large_map_flush_range_clwb()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | BuiltinsX86.td | 821 let Features = "clwb", Attributes = [NoThrow] in { 822 def clwb : X86Builtin<"void(void const *)">;
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Options.td | 6666 def mno_clwb : Flag<["-"], "mno-clwb">, Group<m_x86_Features_Group>;
|