Searched refs:ldttss_desc (Results 1 – 4 of 4) sorted by relevance
51 static inline u64 hv_vtl_system_desc_base(struct ldttss_desc *desc) in hv_vtl_system_desc_base()57 static inline u32 hv_vtl_system_desc_limit(struct ldttss_desc *desc) in hv_vtl_system_desc_limit()78 struct ldttss_desc *tss; in hv_vtl_bringup_vcpu()79 struct ldttss_desc *ldt; in hv_vtl_bringup_vcpu()91 tss = (struct ldttss_desc *)(gdt + GDT_ENTRY_TSS); in hv_vtl_bringup_vcpu()92 ldt = (struct ldttss_desc *)(gdt + GDT_ENTRY_LDT); in hv_vtl_bringup_vcpu()
104 struct ldttss_desc { struct116 typedef struct ldttss_desc ldt_desc; argument117 typedef struct ldttss_desc tss_desc;
165 struct ldttss_desc *desc = d; in set_tssldt_descriptor()
483 struct ldttss_desc desc; in show_ldttss()490 if (offset + sizeof(struct ldttss_desc) >= gdt->size) { in show_ldttss()496 sizeof(struct ldttss_desc))) { in show_ldttss()