Home
last modified time | relevance | path

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

/xen/xen/arch/x86/mm/
A Dmem_sharing.c284 static unsigned long rmap_count(const struct page_info *pg) in rmap_count() function
303 (rmap_count(page) <= RMAP_LIGHT_SHARED_PAGE) ) in rmap_del()
316 (rmap_count(page) >= RMAP_HEAVY_SHARED_PAGE) ) in rmap_add()
521 if ( (!pg->sharing) || rmap_count(pg) == 0 ) in audit()
1249 last_gfn = rmap_count(page) == 1; in __mem_sharing_unshare_page()

Completed in 30 milliseconds