Home
last modified time | relevance | path

Searched defs:lgdt (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/pc-bios/optionrom/
H A Dpvh.S138 lgdt: label
H A Dmultiboot.S168 lgdt: label
/openbmc/linux/arch/x86/kvm/
H A Demulate.c3508 static int em_lgdt_lidt(struct x86_emulate_ctxt *ctxt, bool lgdt) in em_lgdt_lidt()