Searched refs:lgdt (Results 1 – 25 of 26) sorted by relevance
12
138 lgdt: label139 data32 lgdt %gs:GS_GDT_DESC
168 lgdt: label169 data32 lgdt %gs:GS_GDT_DESC
154 data32 lgdt -16(%bp)
66 lgdt (%eax)131 lgdt (%eax)
109 lgdt (%eax)368 lgdt (%rax)443 lgdt (%rax)
121 lgdt efi32_boot_gdt(%rip)
80 lgdt gdtr113 lgdt gdtr64
19 lgdt gdt(%rip)
76 lgdt %cs:gdt92 lgdt %cs:gdt
31 lgdt gdt
40 o32 cs lgdt gdt_ptr
72 lgdt gdt_ptr2
50 data32 lgdt (%ebx)
74 lgdt pa(boot_gdt_descr)138 * We can't lgdt here, because lgdt itself uses a data segment, but276 lgdt early_gdt_descr507 * only used by the lidt and lgdt instructions. They are not
248 lgdt saved_context_gdt_desc(%rax)
346 lgdt (%rsp)
45 lgdt gdtr
104 lgdt saved_context_gdt_desc(%eax)
62 lgdt saved_context_gdt_desc(%rax)
56 lgdt (_pa(gdt))
46 lgdt saved_gdt
38 lgdt gdtdesc
221 lgdt tr_gdt64(%rip)
3508 static int em_lgdt_lidt(struct x86_emulate_ctxt *ctxt, bool lgdt) in em_lgdt_lidt() argument3523 if (lgdt) in em_lgdt_lidt()4116 II(SrcMem | Priv, em_lgdt, lgdt),