Searched refs:DSsel (Results 1 – 1 of 1) sorted by relevance
346 WORD DSsel; in win32_get_physmem_offset() local358 asm ("movw %%ds, %w0" : "=rm" (DSsel)); in win32_get_physmem_offset()360 __asm { mov DSsel, ds } in win32_get_physmem_offset()365 if (!GetThreadSelectorEntry(GetCurrentThread(), DSsel, &DSentry)) in win32_get_physmem_offset()