Home
last modified time | relevance | path

Searched defs:gdt_ptr (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/boot/
H A Dpm.c59 struct gdt_ptr { struct
78 /* Xen HVM incorrectly stores a pointer to the gdt_ptr, instead in setup_gdt() argument
/openbmc/u-boot/arch/x86/cpu/i386/
H A Dcpu.c43 struct gdt_ptr { struct
44 u16 len;
45 u32 ptr;
/openbmc/u-boot/arch/x86/cpu/
H A Dstart16.S71 gdt_ptr: label
/openbmc/linux/arch/x86/hyperv/
H A Dhv_vtl.c75 struct desc_ptr gdt_ptr; in hv_vtl_bringup_vcpu() local