Searched refs:hlt (Results 1 – 21 of 21) sorted by relevance
| /freebsd/sys/dev/ic/ |
| H A D | nec765.h | 148 #define NE7_SPEC_2(hlt, nd) (((hlt) & 0xFE) | ((nd) & 1)) argument
|
| /freebsd/sys/amd64/linux/ |
| H A D | linux_locore.asm | 67 0: hlt
|
| /freebsd/sys/amd64/amd64/ |
| H A D | sigtramp.S | 94 0: hlt /* trap privileged instruction */
|
| H A D | locore.S | 87 0: hlt
|
| H A D | xen-locore.S | 169 0: hlt
|
| H A D | exception.S | 359 3: hlt
|
| /freebsd/stand/efi/loader/arch/amd64/ |
| H A D | exc.S | 161 hlt
|
| /freebsd/sys/i386/i386/ |
| H A D | mpboot.S | 205 dead: hlt /* We should never get here */
|
| H A D | locore.S | 221 hlt
|
| /freebsd/crypto/openssl/crypto/perlasm/ |
| H A D | x86asm.pl | 74 sub ::halt { &hlt; }
|
| /freebsd/sys/amd64/include/ |
| H A D | vmm.h | 644 } hlt; member
|
| /freebsd/sys/crypto/openssl/i386/ |
| H A D | x86cpuid.S | 220 hlt 848 hlt
|
| /freebsd/sys/amd64/vmm/intel/ |
| H A D | vmx.c | 2581 vmexit->u.hlt.rflags = vmcs_read(VMCS_GUEST_RFLAGS); in vmx_exit_process() 2583 vmexit->u.hlt.intr_status = in vmx_exit_process() 2586 vmexit->u.hlt.intr_status = 0; in vmx_exit_process() 3842 rvi = vmexit->u.hlt.intr_status & APIC_TPR_INT; in vmx_pending_intr()
|
| /freebsd/sys/amd64/vmm/ |
| H A D | vmm.c | 1194 intr_disabled = ((vme->u.hlt.rflags & PSL_I) == 0); in vm_run()
|
| /freebsd/sys/amd64/vmm/amd/ |
| H A D | svm.c | 1602 vmexit->u.hlt.rflags = state->rflags; in svm_vmexit()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrSystem.td | 43 def HLT : I<0xF4, RawFrm, (outs), (ins), "hlt", []>;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMInstrThumb.td | 356 def tHLT : T1I<(outs), (ins imm0_63:$val), NoItinerary, "hlt\t$val",
|
| H A D | ARMInstrInfo.td | 2273 "hlt", "\t$val", []>, Requires<[IsARM, HasV8]> {
|
| /freebsd/crypto/krb5/src/po/ |
| H A D | de.po | 2224 "%s: Unstimmigkeit in der markierten Datenliste für %s (%d gezählt, %d " 4359 msgstr "SPNEGO-Abnehmer hat keinen Mechanismus ausgewählt"
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.td | 3610 def HLT : ExceptionGeneration<0b010, 0b00, "hlt",
|
| /freebsd/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 18117 We now use safe_halt() macro versus individual calls to sti | hlt.
|