Searched refs:pbm_ctl (Results 1 – 2 of 2) sorted by relevance
1070 volatile uint64_t pbm_ctl = *pbm_csr_p; in pci_iommu_config() local1078 pbm_csr_p, pbm_ctl); in pci_iommu_config()1089 *pbm_csr_p = (pbm_ctl >> 8) << 8; in pci_iommu_config()1097 *pbm_csr_p = pbm_ctl; /* re-enable bus arbitration */ in pci_iommu_config()1098 pbm_ctl = *pbm_csr_p; /* flush all prev writes */ in pci_iommu_config()
3028 volatile uint64_t pbm_ctl = *pbm_csr_p; in pci_iommu_config() local3037 pbm_csr_p, pbm_ctl); in pci_iommu_config()3049 *pbm_csr_p = (pbm_ctl >> 8) << 8; in pci_iommu_config()3066 *pbm_csr_p = pbm_ctl; /* re-enable bus arbitration */ in pci_iommu_config()3067 pbm_ctl = *pbm_csr_p; /* flush all prev writes */ in pci_iommu_config()