Home
last modified time | relevance | path

Searched refs:lgdt (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/boot/compressed/
H A Dhead_32.S66 lgdt (%eax)
131 lgdt (%eax)
H A Dhead_64.S109 lgdt (%eax)
368 lgdt (%rax)
438 lgdt (%rax)
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A Dhead_32.S66 lgdt (%eax)
144 lgdt (%eax)
H A Dhead_64.S100 lgdt (%eax)
422 lgdt (%rax)
531 lgdt (%rax)
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dhead_32.S74 lgdt pa(boot_gdt_descr)
143 * We can't lgdt here, because lgdt itself uses a data segment, but
286 lgdt early_gdt_descr
517 * only used by the lidt and lgdt instructions. They are not
H A Dhead_64.S346 lgdt (%rsp)
/kernel/linux/linux-5.10/arch/x86/platform/olpc/
H A Dxo1-wakeup.S46 lgdt saved_gdt
/kernel/linux/linux-5.10/arch/x86/power/
H A Dhibernate_asm_32.S104 lgdt saved_context_gdt_desc(%eax)
/kernel/linux/linux-5.10/arch/x86/purgatory/
H A Dentry64.S19 lgdt gdt(%rip)
/kernel/linux/linux-6.6/arch/x86/power/
H A Dhibernate_asm_32.S104 lgdt saved_context_gdt_desc(%eax)
/kernel/linux/linux-6.6/arch/x86/purgatory/
H A Dentry64.S19 lgdt gdt(%rip)
/kernel/linux/linux-6.6/arch/x86/platform/pvh/
H A Dhead.S56 lgdt (_pa(gdt))
/kernel/linux/linux-6.6/arch/x86/platform/olpc/
H A Dxo1-wakeup.S46 lgdt saved_gdt
/kernel/linux/linux-5.10/arch/x86/platform/pvh/
H A Dhead.S56 lgdt (_pa(gdt))
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dhead_32.S74 lgdt pa(boot_gdt_descr)
157 * We can't lgdt here, because lgdt itself uses a data segment, but
310 lgdt early_gdt_descr
567 * only used by the lidt and lgdt instructions. They are not
H A Dhead_64.S194 lgdt early_gdt_descr(%rip)
/kernel/linux/linux-6.6/arch/x86/realmode/rm/
H A Dtrampoline_64.S79 * lgdt will not be able to load the address as in real mode default
221 lgdt tr_gdt64(%rip)
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Demulate.c3940 static int em_lgdt_lidt(struct x86_emulate_ctxt *ctxt, bool lgdt) in em_lgdt_lidt() argument
3955 if (lgdt) in em_lgdt_lidt()
4541 II(SrcMem | Priv, em_lgdt, lgdt),
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Demulate.c3508 static int em_lgdt_lidt(struct x86_emulate_ctxt *ctxt, bool lgdt) in em_lgdt_lidt() argument
3523 if (lgdt) in em_lgdt_lidt()
4116 II(SrcMem | Priv, em_lgdt, lgdt),

Completed in 20 milliseconds