Home
last modified time | relevance | path

Searched refs:iomem_map_sanity_check (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dioport.h392 extern int iomem_map_sanity_check(resource_size_t addr, unsigned long size);
/linux/kernel/
H A Dresource.c1736 int iomem_map_sanity_check(resource_size_t addr, unsigned long size) in iomem_map_sanity_check() function