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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/power/
H A Dsnapshot.c1869 static struct memory_bitmap *safe_highmem_bm; variable in typeref:struct:memory_bitmap
1903 safe_highmem_bm = bm;
1953 tmp = pfn_to_page(memory_bm_next_pfn(safe_highmem_bm));
1993 if (safe_highmem_bm)
1994 memory_bm_free(safe_highmem_bm, PG_UNSAFE_CLEAR);

Completed in 94 milliseconds