xen_set_iopl_mask 65 arch/x86/include/asm/xen/hypervisor.h extern void xen_set_iopl_mask(unsigned mask); xen_set_iopl_mask 583 arch/x86/kernel/process_64.c xen_set_iopl_mask(next->iopl); xen_set_iopl_mask 1059 arch/x86/xen/enlighten_pv.c .set_iopl_mask = xen_set_iopl_mask,