Home
last modified time | relevance | path

Searched refs:__ioremap_check_other (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/mm/
H A Dioremap.c113 static void __ioremap_check_other(resource_size_t addr, struct ioremap_desc *desc) in __ioremap_check_other() function
146 * After that, deal with misc other ranges in __ioremap_check_other() which do
160 __ioremap_check_other(addr, desc); in __ioremap_check_mem()
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dioremap.c114 static void __ioremap_check_other(resource_size_t addr, struct ioremap_desc *desc) in __ioremap_check_other() function
152 * After that, deal with misc other ranges in __ioremap_check_other() which do
166 __ioremap_check_other(addr, desc); in __ioremap_check_mem()

Completed in 3 milliseconds