Searched refs:gnttab_interface (Results 1 – 3 of 3) sorted by relevance
150 static const struct gnttab_ops *gnttab_interface; variable267 gnttab_interface->update_entry(ref, domid, frame, in gnttab_grant_foreign_access_ref()299 return gnttab_interface->query_foreign_access(ref); in gnttab_query_foreign_access()535 return gnttab_interface->end_foreign_transfer_ref(ref); in gnttab_end_foreign_transfer_ref()1404 rc = gnttab_interface->map_frames(frames, nr_gframes); in gnttab_map()1468 gnttab_interface = &gnttab_v2_ops; in gnttab_request_version()1470 gnttab_interface = &gnttab_v1_ops; in gnttab_request_version()1472 gnttab_interface->version); in gnttab_request_version()1502 gnttab_interface->unmap_frames(); in gnttab_suspend()1513 gnttab_interface->grefs_per_grant_frame); in gnttab_expand()[all …]
162349 ffff80001213ff88 b gnttab_interface
Completed in 339 milliseconds