Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/xen/
Dhypercall.h245 HYPERVISOR_set_gdt(unsigned long *frame_list, int entries) in HYPERVISOR_set_gdt() function
/linux-4.4.14/arch/x86/xen/
Denlighten.c631 if (HYPERVISOR_set_gdt(frames, size / sizeof(struct desc_struct))) in xen_load_gdt()
669 if (HYPERVISOR_set_gdt(frames, size / sizeof(struct desc_struct))) in xen_load_gdt_boot()