Searched refs:__gdt (Results 1 – 1 of 1) sorted by relevance
191 struct gdt_entry *__gdt = (struct gdt_entry *)(gdt_ptr->entries); in add_gdt_entry() local200 __gdt[index].dword_lo = desc_lo; in add_gdt_entry()201 __gdt[index].dword_up = desc_up; in add_gdt_entry()