Home
last modified time | relevance | path

Searched refs:hlt (Results 1 – 12 of 12) sorted by relevance

/linux/arch/x86/kernel/
H A Dsev_verify_cbit.S82 2: hlt
H A Dhead_64.S309 hlt
/linux/arch/x86/boot/compressed/
H A Dmem_encrypt.S175 hlt
295 hlt
/linux/arch/x86/realmode/rm/
H A Dwakeup_asm.S142 hlt
H A Dtrampoline_64.S99 hlt
/linux/include/uapi/linux/
H A Dfd.h134 unsigned long hlt; /* Head load/settle time, msec */ member
/linux/lib/
H A Drhashtable.c1094 * @hlt: hash list table to be initialized
1101 int rhltable_init_noprof(struct rhltable *hlt, const struct rhashtable_params *params) in rhltable_init_noprof()
1105 err = rhashtable_init_noprof(&hlt->ht, params); in rhltable_init_noprof()
1106 hlt->ht.rhlist = true; in rhltable_init_noprof()
1100 rhltable_init_noprof(struct rhltable * hlt,const struct rhashtable_params * params) rhltable_init_noprof() argument
/linux/arch/x86/boot/
H A Dheader.S611 hlt
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_fs.c484 #define NPC_SCAN_HDR(name, hlid, hlt, hstart, hlen) \ in npc_scan_ldata() argument
488 if (lid == (hlid) && lt == (hlt)) { \ in npc_scan_ldata()
/linux/tools/testing/selftests/kvm/include/x86/
H A Dprocessor.h860 #define hlt() \ in udelay()
862 "hlt\n" \
1393 asm volatile("sti; hlt");
867 #define hlt( global() macro
/linux/arch/x86/kvm/
H A Demulate.c4341 DI(ImplicitOps | Priv, hlt), D(ImplicitOps),
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt2044 hlt [BUGS=ARM,SH]