Lines Matching defs:page
495 struct page *page; member
555 static void gnttab_add_deferred(grant_ref_t ref, struct page *page) in gnttab_add_deferred()
605 void gnttab_end_foreign_access(grant_ref_t ref, struct page *page) in gnttab_end_foreign_access()
920 struct page *page; in cache_deq() local
928 static inline void cache_enq(struct gnttab_page_cache *cache, struct page *page) in cache_enq()
946 struct page *page; in cache_deq() local
954 static inline void cache_enq(struct gnttab_page_cache *cache, struct page *page) in cache_enq()
968 int gnttab_page_cache_get(struct gnttab_page_cache *cache, struct page **page) in gnttab_page_cache_get()
988 void gnttab_page_cache_put(struct gnttab_page_cache *cache, struct page **page, in gnttab_page_cache_put()
1006 struct page *page[10]; in gnttab_page_cache_shrink() local
1088 struct page *page = pfn_to_page(pfn); in gnttab_dma_alloc_pages() local
1199 void gnttab_foreach_grant_in_range(struct page *page, in gnttab_foreach_grant_in_range()