Home
last modified time | relevance | path

Searched refs:sgdt (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/i386/i386/
H A Dswtch.s383 sgdt PCB_GDT(%ecx)
/f-stack/freebsd/amd64/amd64/
H A Dcpu_switch.S379 sgdt PCB_GDT(%rdi)
/f-stack/freebsd/amd64/include/
H A Dcpufunc.h698 sgdt(struct region_descriptor *addr) in sgdt() function
/f-stack/freebsd/amd64/vmm/intel/
H A Dvmx.c3097 sgdt(&gdtr); in vmx_run()