Searched refs:load_guest_gdt_entry (Results 1 – 3 of 3) sorted by relevance
182 void load_guest_gdt_entry(struct lg_cpu *cpu, u32 num, u32 lo, u32 hi) in load_guest_gdt_entry() function
181 void load_guest_gdt_entry(struct lg_cpu *cpu, unsigned int i,
616 load_guest_gdt_entry(cpu, args->arg1, args->arg2, args->arg3); in lguest_arch_do_hcall()