Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/xen/
Dtmem.c131 static int xen_tmem_put_page(u32 pool_id, struct tmem_oid oid, in xen_tmem_put_page() function
183 (void)xen_tmem_put_page((u32)pool, oid, ind, pfn); in tmem_cleancache_put_page()
299 ret = xen_tmem_put_page(pool, oswiz(type, ind), iswiz(ind), pfn); in tmem_frontswap_store()