Searched refs:hlt (Results 1 – 24 of 24) sorted by relevance
| /freebsd-11-stable/sys/dev/ic/ |
| HD | nec765.h | 149 #define NE7_SPEC_2(hlt, nd) (((hlt) & 0xFE) | ((nd) & 1)) argument
|
| /freebsd-11-stable/sys/amd64/amd64/ |
| HD | sigtramp.S | 47 0: hlt /* trap priviliged instruction */
|
| HD | locore.S | 82 0: hlt
|
| HD | xen-locore.S | 86 0: hlt
|
| HD | exception.S | 355 3: hlt
|
| /freebsd-11-stable/sys/amd64/linux/ |
| HD | linux_locore.s | 31 hlt
|
| /freebsd-11-stable/stand/efi/loader/arch/amd64/ |
| HD | exc.S | 164 hlt
|
| /freebsd-11-stable/sys/i386/i386/ |
| HD | mpboot.s | 203 dead: hlt /* We should never get here */
|
| HD | locore.s | 386 hlt
|
| /freebsd-11-stable/crypto/openssl/crypto/perlasm/ |
| HD | x86asm.pl | 67 sub ::halt { &hlt; }
|
| /freebsd-11-stable/secure/lib/libcrypto/i386/ |
| HD | x86cpuid.S | 188 hlt 554 hlt
|
| /freebsd-11-stable/stand/pc98/boot2/ |
| HD | boot1.S | 244 halt: hlt
|
| /freebsd-11-stable/contrib/gcc/config/i386/ |
| HD | sol2-c1.asm | 151 hlt
|
| HD | sol2-gc1.asm | 164 hlt
|
| /freebsd-11-stable/sys/amd64/include/ |
| HD | vmm.h | 650 } hlt; member
|
| /freebsd-11-stable/sys/amd64/vmm/intel/ |
| HD | vmx.c | 2433 vmexit->u.hlt.rflags = vmcs_read(VMCS_GUEST_RFLAGS); in vmx_exit_process() 2435 vmexit->u.hlt.intr_status = in vmx_exit_process() 2438 vmexit->u.hlt.intr_status = 0; in vmx_exit_process() 3546 rvi = vmexit->u.hlt.intr_status & APIC_TPR_INT; in vmx_pending_intr()
|
| /freebsd-11-stable/sys/amd64/vmm/amd/ |
| HD | svm.c | 1489 vmexit->u.hlt.rflags = state->rflags; in svm_vmexit()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| HD | X86InstrSystem.td | 29 def HLT : I<0xF4, RawFrm, (outs), (ins), "hlt", []>;
|
| /freebsd-11-stable/sys/amd64/vmm/ |
| HD | vmm.c | 1713 intr_disabled = ((vme->u.hlt.rflags & PSL_I) == 0); in vm_run()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/ |
| HD | ARMInstrThumb.td | 353 def tHLT : T1I<(outs), (ins imm0_63:$val), NoItinerary, "hlt\t$val",
|
| HD | ARMInstrInfo.td | 2094 "hlt", "\t$val", []>, Requires<[IsARM, HasV8]> {
|
| /freebsd-11-stable/contrib/binutils/opcodes/ |
| HD | i386-opc.tbl | 469 hlt, 0, 0xf4, None, 0, No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_xSuf, { 0 }
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| HD | AArch64InstrInfo.td | 1982 def HLT : ExceptionGeneration<0b010, 0b00, "hlt">;
|
| /freebsd-11-stable/sys/contrib/dev/acpica/ |
| HD | changes.txt | 15757 We now use safe_halt() macro versus individual calls to sti | hlt.
|