Searched refs:desc_struct (Results 1 – 5 of 5) sorted by relevance
23 struct desc_struct gdt[GDT_ENTRIES];27 static inline struct desc_struct *get_cpu_gdt_table(unsigned int cpu) in get_cpu_gdt_table()33 extern struct desc_struct idt_table[];81 static inline void write_dt_entry(struct desc_struct *dt, in write_dt_entry()97 entries * sizeof(struct desc_struct) - 1, in native_set_ldt()140 struct desc_struct *gdt = get_cpu_gdt_table(cpu); in native_load_tls()
15 struct desc_struct { struct
26 struct desc_struct;98 void (*write_ldt_entry)(struct desc_struct *,100 void (*write_gdt_entry)(struct desc_struct *,102 void (*write_idt_entry)(struct desc_struct *,
29 struct desc_struct { struct349 struct desc_struct tls_array[GDT_ENTRY_TLS_ENTRIES];
357 struct desc_struct desc) in MULTI_update_descriptor()