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

/arch/x86/mm/
H A Dioremap.c89 int ram_region; local
113 ram_region = region_is_ram(phys_addr, size);
114 if (ram_region > 0) {
122 if (ram_region < 0) {

Completed in 65 milliseconds