Searched refs:lldt (Results 1 - 25 of 30) sorted by relevance

12

/netbsd-current/sys/arch/i386/i386/
H A Di386func.S52 ENTRY(lldt)
59 lldt %ax
61 END(lldt)
H A Dmachdep.c473 lldt(GSEL(GLDT_SEL, SEL_KPL));
1461 lldt(GSEL(GLDT_SEL, SEL_KPL));
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dgeneral.s66 1: lldt %cx
H A Dnoreg16.s69 pfx lldt (%bx)
H A Dgeneral.l105 66 00d2 0F00D1 1: lldt %cx
H A Dnoreg32.s72 pfx lldt (%eax)
H A Dnoreg64.s90 pfx lldt (%rax)
H A Dnoreg16-data32.d68 *[a-f0-9]+: 66 0f 00 17 data32 lldt \(%bx\)
H A Dnoreg16.d67 *[a-f0-9]+: 0f 00 17 lldt \(%bx\)
H A Dnoreg32-data16.d73 *[a-f0-9]+: 66 0f 00 10 data16 lldt \(%eax\)
H A Dnoreg32.d71 *[a-f0-9]+: 0f 00 10 lldt \(%eax\)
H A Dnoreg64-data16.d75 *[a-f0-9]+: 66 0f 00 10 data16 lldt \(%rax\)
H A Dnoreg64-rex64.d73 *[a-f0-9]+: 48 0f 00 10 rex\.W lldt \(%rax\)
H A Dnoreg64.d73 *[a-f0-9]+: 0f 00 10 lldt \(%rax\)
H A Dopcode.s243 lldt 0x90909090(%eax)
H A Dintel.s246 lldt 0x90909090[eax]
/netbsd-current/sys/arch/amd64/amd64/
H A Dcpufunc.S96 ENTRY(lldt)
102 lldt %di
104 END(lldt)
/netbsd-current/sys/arch/i386/acpi/
H A Dacpi_wakeup_low.S73 lldt ACPI_SUSPEND_LDT(%edx)
/netbsd-current/sys/arch/xen/x86/
H A Dxenfunc.c107 lldt(u_short sel) function
H A Dcpu.c740 lldt(GSEL(GLDT_SEL, SEL_KPL));
/netbsd-current/sys/arch/amd64/acpi/
H A Dacpi_wakeup_low.S97 lldt ACPI_SUSPEND_LDT(%r8)
/netbsd-current/sys/arch/x86/include/
H A Dcpufunc.h164 void lldt(u_short);
/netbsd-current/sys/arch/x86/x86/
H A Dsvs.c639 lldt(sel);
H A Dcpu.c1028 lldt(GSYSSEL(GLDT_SEL, SEL_KPL));
H A Dpmap.c3418 lldt(pm->pm_ldt_sel);
3691 lldt(pmap->pm_ldt_sel);
3812 lldt(pmap->pm_ldt_sel);
3857 lldt(oldpmap->pm_ldt_sel);

Completed in 281 milliseconds

12