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