Home
last modified time | relevance | path

Searched refs:xen_has_pv_devices (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/arch/x86/xen/
Dplatform-pci-unplug.c71 bool xen_has_pv_devices(void) in xen_has_pv_devices() function
100 EXPORT_SYMBOL_GPL(xen_has_pv_devices);
108 return xen_has_pv_devices(); in __xen_has_pv_device()
/linux-4.4.14/include/xen/
Dplatform_pci.h50 extern bool xen_has_pv_devices(void);
55 static inline bool xen_has_pv_devices(void) in xen_has_pv_devices() function
/linux-4.4.14/drivers/char/tpm/
Dxen-tpmfront.c386 if (!xen_has_pv_devices()) in xen_tpmfront_init()
/linux-4.4.14/drivers/input/misc/
Dxen-kbdfront.c391 if (!xen_has_pv_devices()) in xenkbd_init()
/linux-4.4.14/drivers/xen/xenbus/
Dxenbus_probe_frontend.c501 if (!xen_has_pv_devices()) in boot_wait_for_devices()
/linux-4.4.14/drivers/video/fbdev/
Dxen-fbfront.c704 if (!xen_has_pv_devices()) in xenfb_init()
/linux-4.4.14/drivers/pci/
Dxen-pcifront.c1172 if (!xen_has_pv_devices()) in pcifront_init()