Searched refs:alloc_system_x86_GDT (Results 1 – 1 of 1) sorted by relevance
298 static VexGuestX86SegDescr* alloc_system_x86_GDT ( void ) in alloc_system_x86_GDT() function534 gdt = alloc_system_x86_GDT(); in ML_()593 gdt = alloc_system_x86_GDT(); in sys_get_thread_area()645 child->vex.guest_GDT = (HWord)alloc_system_x86_GDT(); in ML_()