Home
last modified time | relevance | path

Searched refs:load_fixmap_gdt (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/x86/platform/efi/
H A Defi_32.c122 load_fixmap_gdt(0); in efi_set_virtual_address_map()
/openbmc/linux/arch/x86/power/
H A Dcpu.c184 load_fixmap_gdt(cpu); in fix_processor_context()
/openbmc/linux/arch/x86/include/asm/
H A Ddesc.h274 load_fixmap_gdt(cpu); in native_load_tr_desc()
H A Dprocessor.h574 extern void load_fixmap_gdt(int);
/openbmc/linux/arch/x86/kernel/cpu/
H A Dcommon.c727 void load_fixmap_gdt(int cpu) in load_fixmap_gdt() function
735 EXPORT_SYMBOL_GPL(load_fixmap_gdt);
2339 load_fixmap_gdt(cpu); in cpu_init()
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c1401 load_fixmap_gdt(raw_smp_processor_id()); in vmx_prepare_switch_to_host()