Searched full:clts (Results 1 – 17 of 17) sorted by relevance
| /freebsd/sys/i386/i386/ |
| H A D | support.S | 414 clts 442 clts 470 clts 501 clts 532 clts 563 clts
|
| H A D | db_disasm.c | 184 /*06*/ { "clts", false, NONE, 0, 0 },
|
| /freebsd/sys/amd64/amd64/ |
| H A D | support.S | 1763 clts 1800 clts 1838 clts 1878 clts 1918 clts 1957 clts
|
| H A D | cpu_switch.S | 113 clts
|
| H A D | db_disasm.c | 258 /*06*/ { "clts", false, NONE, 0, 0 },
|
| /freebsd/sys/i386/include/ |
| H A D | cpufunc.h | 81 clts(void) in clts() function 84 __asm __volatile("clts"); in clts()
|
| /freebsd/sys/x86/include/ |
| H A D | fpu.h | 219 #define fpu_enable() clts()
|
| /freebsd/sys/amd64/include/ |
| H A D | cpufunc.h | 90 clts(void) in clts() function 93 __asm __volatile("clts"); in clts()
|
| /freebsd/lib/libc/rpc/ |
| H A D | rpcb_clnt.c | 839 * If a COTS transport is being used, try getting address via CLTS in __rpcb_findaddr_timed() 921 /* A CLTS type of client - destroy it */ in __rpcb_findaddr_timed()
|
| /freebsd/usr.sbin/rpcbind/ |
| H A D | rpcbind.c | 688 * rmtcall only supported on CLTS transports for now. in init_transport()
|
| /freebsd/sys/amd64/pt/ |
| H A D | pt.c | 228 clts(); in pt_cpu_toggle_local()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrSystem.td | 776 def CLTS : I<0x06, RawFrm, (outs), (ins), "clts", []>, TB;
|
| H A D | X86SchedAlderlakeP.td | 741 def : InstRW<[ADLPWriteResGroup28], (instrs CLTS)>;
|
| H A D | X86SchedSapphireRapids.td | 823 def : InstRW<[SPRWriteResGroup30], (instrs CLTS)>;
|
| /freebsd/usr.bin/rpcinfo/ |
| H A D | rpcinfo.c | 952 re->r_nc_semantics == NC_TPI_CLTS ? "clts" :
|
| /freebsd/sys/contrib/x86emu/ |
| H A D | x86emu.c | 5671 /* 0x06 clts (ring 0 PM) */ in x86emu_exec_two_byte()
|
| /freebsd/sys/cddl/dev/dtrace/x86/ |
| H A D | dis_tables.c | 2329 /* [04] */ INVALID, TNS("syscall",NORM), TNS("clts",NORM), TNS("sysret",NORM),
|