Searched refs:iomem_map_sanity_check (Results 1 – 3 of 3) sorted by relevance
311 if (iomem_map_sanity_check(unaligned_phys_addr, unaligned_size)) in __ioremap_caller()
721 WARN_ON_ONCE(iomem_map_sanity_check(start, size)); in memtype_reserve_io()
1833 int iomem_map_sanity_check(resource_size_t addr, unsigned long size) in iomem_map_sanity_check() function