Home
last modified time | relevance | path

Searched refs:HYPERVISOR_set_gdt (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/xen/
H A Dhypercall.h273 HYPERVISOR_set_gdt(unsigned long *frame_list, int entries) in HYPERVISOR_set_gdt() function
/linux/arch/x86/xen/
H A Denlighten_pv.c542 if (HYPERVISOR_set_gdt(&mfn, size / sizeof(struct desc_struct))) in xen_load_gdt()
568 if (HYPERVISOR_set_gdt(&mfn, size / sizeof(struct desc_struct))) in xen_load_gdt_boot()