Searched refs:desc_struct (Results 1 – 10 of 10) sorted by relevance
16 static inline void fill_ldt(struct desc_struct *desc, const struct user_desc *info) in fill_ldt()45 struct desc_struct gdt[GDT_ENTRIES];51 static inline struct desc_struct *get_cpu_gdt_rw(unsigned int cpu) in get_cpu_gdt_rw()57 static inline struct desc_struct *get_current_gdt_rw(void) in get_current_gdt_rw()63 static inline struct desc_struct *get_cpu_gdt_ro(int cpu) in get_cpu_gdt_ro()65 return (struct desc_struct *)&get_cpu_entry_area(cpu)->gdt; in get_cpu_gdt_ro()69 static inline struct desc_struct *get_current_gdt_ro(void) in get_current_gdt_ro()126 static inline void paravirt_alloc_ldt(struct desc_struct *ldt, unsigned entries) in paravirt_alloc_ldt()130 static inline void paravirt_free_ldt(struct desc_struct *ldt, unsigned entries) in paravirt_free_ldt()142 static inline void native_write_ldt_entry(struct desc_struct *ldt, int entry, const void *desc) in native_write_ldt_entry()[all …]
66 struct desc_struct { struct
58 struct desc_struct *gdt = get_cpu_gdt_rw((cpu)); \63 static struct desc_struct bad_bios_desc = GDT_ENTRY_INIT(DESC_DATA32_BIOS,88 struct desc_struct save_desc_40; in call_pnp_bios()480 struct desc_struct *gdt = get_cpu_gdt_rw(i); in pnpbios_calls_init()
422 static struct desc_struct bad_bios_desc = GDT_ENTRY_INIT(DESC_DATA32_BIOS,592 struct desc_struct save_desc_40; in __apm_bios_call()593 struct desc_struct *gdt; in __apm_bios_call()673 struct desc_struct save_desc_40; in __apm_bios_call_simple()674 struct desc_struct *gdt; in __apm_bios_call_simple()2225 struct desc_struct *gdt; in apm_init()
33 struct desc_struct *desc; in convert_ip_to_linear()
9 --opaque-type desc_struct
156 struct desc_struct *desc = get_cpu_gdt_rw(cpu); in fix_processor_context()
345 struct desc_struct desc) in MULTI_update_descriptor()
189 struct desc_struct *desc = get_current_gdt_rw(); in hv_mark_tss_not_busy()
1213 struct desc_struct *table; in segment_base()1227 table = (struct desc_struct *)segment_base(ldt_selector); in segment_base()