Home
last modified time | relevance | path

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

/hypervisor/dm/vpci/
A Dpci_pt.c582 gpu_asls_phys = pci_pdev_read_cfg(vdev->pdev->bdf, PCIR_ASLS_CTL, 4U); in passthru_gpu_opregion()
587 …pci_vdev_write_vcfg(vdev, PCIR_ASLS_CTL, 4U, gpu_opregion_gpa | (gpu_asls_phys & ~PCIM_ASLS_OPREGI… in passthru_gpu_opregion()
619 …pci_vdev_write_vcfg(vdev, PCIR_ASLS_CTL, 4U, pci_pdev_read_cfg(vdev->pdev->bdf, PCIR_ASLS_CTL, 4U)… in init_vdev_pt()
A Dvpci.c593 if ((vdev->pdev->bdf.value != CONFIG_IGD_SBDF) || (offset != PCIR_ASLS_CTL)) { in write_pt_dev_cfg()
625 if ((vdev->pdev->bdf.value == CONFIG_IGD_SBDF) && (offset == PCIR_ASLS_CTL)) { in read_pt_dev_cfg()
/hypervisor/include/common/
A Dptdev.h25 #define PCIR_ASLS_CTL 0xfcU /* register offset in PCIe configuration space for Opregion base addre… macro

Completed in 7 milliseconds