Searched refs:gnttab_unmap_and_replace_t (Results 1 – 2 of 2) sorted by relevance
512 typedef struct gnttab_unmap_and_replace gnttab_unmap_and_replace_t; typedef513 DEFINE_XEN_GUEST_HANDLE(gnttab_unmap_and_replace_t);
1564 XEN_GUEST_HANDLE_PARAM(gnttab_unmap_and_replace_t) uop, unsigned int count) in gnttab_unmap_and_replace()3364 XEN_GUEST_HANDLE_PARAM(gnttab_unmap_and_replace_t) unmap = in do_grant_table_op()3365 guest_handle_cast(uop, gnttab_unmap_and_replace_t); in do_grant_table_op()
Completed in 11 milliseconds