Searched refs:range_addr_is_phys (Results 1 – 3 of 3) sorted by relevance
38 uint32_t range_addr_is_phys(struct pcie_range *, uint64_t, uint64_t);
92 range_addr_is_phys(struct pcie_range *ranges, uint64_t addr, uint64_t size) in range_addr_is_phys() function
656 if (range_addr_is_phys(sc->ranges, start, count)) { in thunder_pem_alloc_resource()