Home
last modified time | relevance | path

Searched refs:lldt (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/i386/i386/
H A Dswtch.s260 lldt _default_ldt
426 lldt PCB_LDT(%ecx)
H A Dsys_machdep.c421 lldt(GSEL(GUSERLDT_SEL, SEL_KPL)); in set_user_ldt_locked()
497 lldt(_default_ldt); in user_ldt_free()
H A Dmp_machdep.c265 lldt(_default_ldt); in init_secondary()
H A Dmachdep.c2593 lldt(_default_ldt); in machdep_init_trampoline()
/f-stack/freebsd/i386/include/
H A Dcpufunc.h613 lldt(u_short sel) in lldt() function
779 void lldt(u_short sel);
/f-stack/freebsd/amd64/amd64/
H A Dcpu_switch.S170 ld_ldt: lldt %ax
457 lldt PCB_LDT(%rdi)
H A Dsys_machdep.c491 lldt(GSEL(GUSERLDT_SEL, SEL_KPL)); in set_user_ldt()
577 lldt(GSEL(GNULL_SEL, SEL_KPL)); in user_ldt_free()
/f-stack/freebsd/amd64/include/
H A Dcpufunc.h722 lldt(u_short sel) in lldt() function
969 void lldt(u_short sel);
/f-stack/freebsd/amd64/vmm/amd/
H A Dsvm.c2123 lldt(ldt_sel); in svm_run()
/f-stack/freebsd/amd64/vmm/intel/
H A Dvmx.c3135 lldt(ldt_sel); in vmx_run()