Home
last modified time | relevance | path

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

/linux/kernel/
A Dresource.c502 static int __is_ram(unsigned long pfn, unsigned long nr_pages, void *arg) in __is_ram() function
513 return walk_system_ram_range(pfn, 1, NULL, __is_ram) == 1; in page_is_ram()

Completed in 6 milliseconds