Searched refs:xen_set_iopl_mask (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/xen/
H A Dhypervisor.h65 extern void xen_set_iopl_mask(unsigned mask);
/linux-4.4.14/arch/x86/kernel/
H A Dprocess_64.c423 xen_set_iopl_mask(next->iopl); __switch_to()
/linux-4.4.14/arch/x86/xen/
H A Denlighten.c964 void xen_set_iopl_mask(unsigned mask) xen_set_iopl_mask() function
1258 .set_iopl_mask = xen_set_iopl_mask,

Completed in 113 milliseconds