Searched refs:LDT_ENTRY (Results 1 – 1 of 1) sorted by relevance
35 } LDT_ENTRY; typedef37 inline static void *wine_ldt_get_base( const LDT_ENTRY *ent ) in wine_ldt_get_base()43 inline static unsigned int wine_ldt_get_limit( const LDT_ENTRY *ent ) in wine_ldt_get_limit()52 LDT_ENTRY ldt_copy[8192];61 res = __modify_ldt( 0, ldt_copy, 8192*sizeof(LDT_ENTRY) ); in print_ldt()