Lines Matching defs:page
493 struct page *page; member
553 static void gnttab_add_deferred(grant_ref_t ref, struct page *page) in gnttab_add_deferred()
603 void gnttab_end_foreign_access(grant_ref_t ref, struct page *page) in gnttab_end_foreign_access()
918 struct page *page; in cache_deq() local
926 static inline void cache_enq(struct gnttab_page_cache *cache, struct page *page) in cache_enq()
944 struct page *page; in cache_deq() local
952 static inline void cache_enq(struct gnttab_page_cache *cache, struct page *page) in cache_enq()
966 int gnttab_page_cache_get(struct gnttab_page_cache *cache, struct page **page) in gnttab_page_cache_get()
986 void gnttab_page_cache_put(struct gnttab_page_cache *cache, struct page **page, in gnttab_page_cache_put()
1004 struct page *page[10]; in gnttab_page_cache_shrink() local
1086 struct page *page = pfn_to_page(pfn); in gnttab_dma_alloc_pages() local
1197 void gnttab_foreach_grant_in_range(struct page *page, in gnttab_foreach_grant_in_range()