Searched refs:lldt (Results 1 – 16 of 16) sorted by relevance
| /netbsd/src/sys/arch/i386/i386/ |
| D | i386func.S | 52 ENTRY(lldt) 59 lldt %ax 61 END(lldt)
|
| D | machdep.c | 473 lldt(GSEL(GLDT_SEL, SEL_KPL)); in i386_proc0_pcb_ldt_init() 1479 lldt(GSEL(GLDT_SEL, SEL_KPL)); in init386()
|
| /netbsd/src/sys/arch/amd64/amd64/ |
| D | cpufunc.S | 118 ENTRY(lldt) 124 lldt %di 126 END(lldt)
|
| D | machdep.c | 486 lldt(GSYSSEL(GLDT_SEL, SEL_KPL)); in x86_64_proc0_pcb_ldt_init()
|
| /netbsd/src/sys/arch/xen/x86/ |
| D | xenfunc.c | 107 lldt(u_short sel) in lldt() function
|
| D | cpu.c | 740 lldt(GSEL(GLDT_SEL, SEL_KPL)); in cpu_hatch()
|
| /netbsd/src/sys/arch/i386/acpi/ |
| D | acpi_wakeup_low.S | 73 lldt ACPI_SUSPEND_LDT(%edx)
|
| /netbsd/src/sys/arch/amd64/acpi/ |
| D | acpi_wakeup_low.S | 97 lldt ACPI_SUSPEND_LDT(%r8)
|
| /netbsd/src/sys/arch/x86/include/ |
| D | cpufunc.h | 164 void lldt(u_short);
|
| /netbsd/src/sys/arch/x86/x86/ |
| D | svs.c | 639 lldt(sel); in svs_ldt_sync()
|
| D | cpu.c | 1028 lldt(GSYSSEL(GLDT_SEL, SEL_KPL)); in cpu_hatch()
|
| D | pmap.c | 3419 lldt(pm->pm_ldt_sel); 3692 lldt(pmap->pm_ldt_sel); 3813 lldt(pmap->pm_ldt_sel); 3858 lldt(oldpmap->pm_ldt_sel);
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | ChangeLog-9103 | 1195 lldt, lmsw, ltr, str, verr, verw. Add FP flag to fcmov*. Add FP
|
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | ChangeLog-9103 | 1195 lldt, lmsw, ltr, str, verr, verw. Add FP flag to fcmov*. Add FP
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | i386-opc.tbl | 673 lldt, 0xf00/2, i286, Modrm|IgnoreSize|No_bSuf|No_sSuf|NoRex64, { Reg16|Reg32|Reg64 } 674 lldt, 0xf00/2, i286, Modrm|IgnoreSize|No_bSuf|No_lSuf|No_sSuf|No_qSuf, { Word|Unspecified|BaseIndex…
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | i386-opc.tbl | 615 lldt, 0xf00/2, i286, Modrm|IgnoreSize|No_bSuf|No_sSuf|NoRex64, { Reg16|Reg32|Reg64 } 616 lldt, 0xf00/2, i286, Modrm|IgnoreSize|No_bSuf|No_lSuf|No_sSuf|No_qSuf, { Word|Unspecified|BaseIndex…
|