Lines Matching defs:base
155 * ITS ID and base address to the list from where we can get it back later on.
157 * @base: ITS base address.
162 int iort_register_domain_token(int trans_id, phys_addr_t base,
173 its_msi_chip->base_addr = base;
620 static int __maybe_unused iort_find_its_base(u32 its_id, phys_addr_t *base)
628 *base = its_msi_chip->base_addr;
872 phys_addr_t base;
874 if (!iort_find_its_base(its->identifiers[i], &base)) {
878 region = iommu_alloc_resv_region(base + SZ_64K, SZ_64K,