| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | rhashtable.h | 685 struct rhltable *hlt, const void *key, in rhltable_lookup() argument 688 struct rhash_head *he = __rhashtable_lookup(&hlt->ht, key, params); in rhltable_lookup() 849 struct rhltable *hlt, const void *key, struct rhlist_head *list, in rhltable_insert_key() argument 852 return PTR_ERR(__rhashtable_insert_fast(&hlt->ht, key, &list->rhead, in rhltable_insert_key() 872 struct rhltable *hlt, struct rhlist_head *list, in rhltable_insert() argument 875 const char *key = rht_obj(&hlt->ht, &list->rhead); in rhltable_insert() 879 return rhltable_insert_key(hlt, key, list, params); in rhltable_insert() 1131 struct rhltable *hlt, struct rhlist_head *list, in rhltable_remove() argument 1134 return __rhashtable_remove_fast(&hlt->ht, &list->rhead, params, true); in rhltable_remove() 1248 static inline void rhltable_walk_enter(struct rhltable *hlt, in rhltable_walk_enter() argument [all …]
|
| H A D | rhashtable-types.h | 132 int rhltable_init(struct rhltable *hlt,
|
| /OK3568_Linux_fs/u-boot/arch/x86/lib/fsp/ |
| H A D | fsp_car.S | 84 hlt 86 hlt
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/ |
| H A D | start.S | 199 hlt 201 hlt
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | sev_verify_cbit.S | 82 2: hlt
|
| H A D | head_32.S | 464 hlt
|
| /OK3568_Linux_fs/kernel/arch/x86/realmode/rm/ |
| H A D | wakeup_asm.S | 142 hlt
|
| H A D | trampoline_64.S | 80 hlt
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | fd.h | 134 unsigned long hlt; /* Head load/settle time, msec */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | fd.h | 134 unsigned long hlt; /* Head load/settle time, msec */ member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | fd.h | 134 unsigned long hlt; /* Head load/settle time, msec */ member
|
| /OK3568_Linux_fs/kernel/drivers/block/ |
| H A D | floppy.c | 1284 unsigned long hlt; in fdc_specify() local 1333 hlt = DIV_ROUND_UP(drive_params[drive].hlt * scale_dtr / 2, in fdc_specify() 1335 if (hlt < 0x01) in fdc_specify() 1336 hlt = 0x01; in fdc_specify() 1337 else if (hlt > 0x7f) in fdc_specify() 1338 hlt = hlt_max_code; in fdc_specify() 1348 spec2 = (hlt << 1) | (use_virtual_dma & 1); in fdc_specify() 3677 compat_ulong_t hlt; member 3810 drive_params[drive].hlt = v.hlt; in compat_setdrvprm() 3841 v.hlt = drive_params[drive].hlt; in compat_getdrvprm()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/int10/ |
| H A D | INT10.HOWTO | 104 4. The executor should terminate on encountering a 'hlt' instruction. 204 may be called. It sets up a 'hlt' instruction in the emulator memory 285 continue execution until a 'hlt' instruction is encountered. To copy 302 Unknown instructions and 'hlt' cause vm86_GP_fault() to return
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | fdc.c | 134 unsigned char hlt; /* head load time */ member 295 pCMD->cmd[SPEC_HLT]=(pFG->hlt)<<1; /* head load time */ in fdc_issue_cmd()
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/compressed/ |
| H A D | head_64.S | 675 hlt 862 hlt
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | rhashtable.c | 1086 int rhltable_init(struct rhltable *hlt, const struct rhashtable_params *params) in rhltable_init() argument 1090 err = rhashtable_init(&hlt->ht, params); in rhltable_init() 1091 hlt->ht.rhlist = true; in rhltable_init()
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/ |
| H A D | header.S | 648 hlt
|
| /OK3568_Linux_fs/kernel/arch/x86/entry/ |
| H A D | entry_32.S | 1229 hlt
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | CC-BY-NC-SA-3.0-DE | 19 …bergeordneten Lizenzcharakteristika verstanden, die vom Lizenzgeber ausgewählt wurden und in der B…
|
| H A D | CC-BY-SA-3.0-AT | 17 …bergeordneten Lizenzcharakteristika verstanden, die vom Lizenzgeber ausgewählt wurden und in der B…
|
| H A D | CC-BY-SA-3.0-DE | 19 …bergeordneten Lizenzcharakteristika verstanden, die vom Lizenzgeber ausgewählt wurden und in der B…
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/ |
| H A D | emulate.c | 4808 DI(ImplicitOps | Priv, hlt), D(ImplicitOps),
|
| /OK3568_Linux_fs/kernel/arch/x86/ |
| H A D | Kconfig | 2583 2) pass the "no-hlt" option to the kernel
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 1557 hlt [BUGS=ARM,SH]
|