Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/xen/
H A Dplatform-pci-unplug.c61 bool xen_has_pv_devices(void) in xen_has_pv_devices() function
90 EXPORT_SYMBOL_GPL(xen_has_pv_devices);
98 return xen_has_pv_devices(); in __xen_has_pv_device()
/openbmc/linux/include/xen/
H A Dplatform_pci.h51 extern bool xen_has_pv_devices(void);
56 static inline bool xen_has_pv_devices(void) in xen_has_pv_devices() function
/openbmc/linux/sound/xen/
H A Dxen_snd_front.c368 if (!xen_has_pv_devices()) in xen_drv_init()
/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus_probe_frontend.c505 if (!xen_has_pv_devices()) in boot_wait_for_devices()
/openbmc/linux/drivers/char/tpm/
H A Dxen-tpmfront.c426 if (!xen_has_pv_devices()) in xen_tpmfront_init()
/openbmc/linux/drivers/input/misc/
H A Dxen-kbdfront.c556 if (!xen_has_pv_devices()) in xenkbd_init()
/openbmc/linux/drivers/video/fbdev/
H A Dxen-fbfront.c682 if (!xen_has_pv_devices()) in xenfb_init()
/openbmc/linux/drivers/gpu/drm/xen/
H A Dxen_drm_front.c777 if (!xen_has_pv_devices()) in xen_drv_init()
/openbmc/linux/drivers/pci/
H A Dxen-pcifront.c1076 if (!xen_has_pv_devices()) in pcifront_init()