Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/mm/
Dioremap.c102 static int __ioremap_check_ram(unsigned long start_pfn, unsigned long nr_pages, in __ioremap_check_ram() function
161 __ioremap_check_ram) == 1) { in __ioremap()
/Linux-v4.19/arch/x86/mm/
Dioremap.c64 static bool __ioremap_check_ram(struct resource *res) in __ioremap_check_ram() function
94 flags->system_ram = __ioremap_check_ram(res); in __ioremap_res_check()