Searched defs:gdt_ptr (Results 1 – 4 of 4) sorted by relevance
59 struct gdt_ptr { struct78 /* Xen HVM incorrectly stores a pointer to the gdt_ptr, instead in setup_gdt() argument
43 struct gdt_ptr { struct44 u16 len;45 u32 ptr;
71 gdt_ptr: label
75 struct desc_ptr gdt_ptr; in hv_vtl_bringup_vcpu() local