Home
last modified time | relevance | path

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

/linux-4.1.27/include/xen/
Dpage.h6 static inline unsigned long page_to_mfn(struct page *page) in page_to_mfn() function
/linux-4.1.27/drivers/net/
Dxen-netfront.c435 page_to_mfn(page), GNTMAP_readonly); in xennet_make_one_txreq()