Searched refs:copy_gdt (Results 1 – 3 of 3) sorted by relevance
165 void copy_gdt(const struct lg_cpu *cpu, struct desc_struct *gdt) in copy_gdt() function
179 void copy_gdt(const struct lg_cpu *cpu, struct desc_struct *gdt);
123 copy_gdt(cpu, pages->state.guest_gdt); in copy_in_guest_info()