Home
last modified time | relevance | path

Searched refs:__xen_has_pv_device (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/xen/
H A Dplatform-pci-unplug.c90 static bool __xen_has_pv_device(int state) in __xen_has_pv_device() function
101 return __xen_has_pv_device(XEN_UNPLUG_ALL_NICS | XEN_UNPLUG_ALL); in xen_has_pv_nic_devices()
107 return __xen_has_pv_device(XEN_UNPLUG_ALL_IDE_DISKS | in xen_has_pv_disk_devices()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dplatform-pci-unplug.c92 static bool __xen_has_pv_device(int state) in __xen_has_pv_device() function
103 return __xen_has_pv_device(XEN_UNPLUG_ALL_NICS | XEN_UNPLUG_ALL); in xen_has_pv_nic_devices()
109 return __xen_has_pv_device(XEN_UNPLUG_ALL_IDE_DISKS | in xen_has_pv_disk_devices()

Completed in 2 milliseconds