Home
last modified time | relevance | path

Searched refs:XEN_UNPLUG_UNNECESSARY (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/x86/xen/
Dplatform-pci-unplug.c85 (xen_emul_unplug & XEN_UNPLUG_UNNECESSARY))) in xen_unplug_emulated_devices()
106 if (!(xen_emul_unplug & XEN_UNPLUG_UNNECESSARY)) in xen_unplug_emulated_devices()
133 xen_emul_unplug |= XEN_UNPLUG_UNNECESSARY; in parse_xen_emul_unplug()
/linux-3.4.99/include/xen/
Dplatform_pci.h26 #define XEN_UNPLUG_UNNECESSARY (1<<16) macro
/linux-3.4.99/drivers/block/
Dxen-blkfront.c960 if (xen_platform_pci_unplug & XEN_UNPLUG_UNNECESSARY) { in blkfront_probe()