Searched refs:iomem_map_sanity_check (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dioport.h319 extern int iomem_map_sanity_check(resource_size_t addr, unsigned long size);
/linux-master/arch/x86/mm/
H A Dioremap.c311 if (iomem_map_sanity_check(unaligned_phys_addr, unaligned_size))
/linux-master/arch/x86/mm/pat/
H A Dmemtype.c734 WARN_ON_ONCE(iomem_map_sanity_check(start, size));
/linux-master/kernel/
H A Dresource.c1697 int iomem_map_sanity_check(resource_size_t addr, unsigned long size) function

Completed in 133 milliseconds