Searched refs:gdt_header (Results 1 – 3 of 3) sorted by relevance
32 struct gdt_header mainfw_gdt;
36 struct gdt_header { struct
144 struct gdt_header *gdt_ptr = (struct gdt_header *)&_gdt; in add_gdt_entry()