Home
last modified time | relevance | path

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

/linux/drivers/vfio/pci/
H A Dvfio_pci_core.c94 static inline bool vfio_vga_disabled(struct vfio_pci_core_device *vdev) in vfio_vga_disabled() function
172 if (single_vga || !vfio_vga_disabled(vdev) || pci_is_root_bus(pdev->bus)) in vfio_pci_set_decode()
662 if (!vfio_vga_disabled(vdev) && vfio_pci_is_vga(pdev)) in vfio_pci_core_enable()