Searched refs:base_low (Results 1 – 2 of 2) sorted by relevance
429 uint32_t base_low, base_high; in cap_secdev() local443 base_low = read_config(fd, &p->pc_sel, ptr + PCIR_AMDIOMMU_BASE_LOW, in cap_secdev()448 (uintmax_t)(base_low & PCIM_AMDIOMMU_BASE_LOW_ADDRM) + in cap_secdev()450 (base_low & PCIM_AMDIOMMU_BASE_LOW_EN) != 0 ? "En" : "Dis"); in cap_secdev()
448 uint32_t base_low, base_high; in amdiommu_attach() local459 base_low = pci_read_config(dev, sc->seccap_reg + in amdiommu_attach()463 sc->mmio_base = (base_low & PCIM_AMDIOMMU_BASE_LOW_ADDRM) | in amdiommu_attach()