FreeBSD kernel /amd64 XEN device code
gntdev_gmap Struct Reference
Collaboration diagram for gntdev_gmap:

Data Structures

union  gmap_next_union
 

Data Fields

union gntdev_gmap::gmap_next_union gmap_next
 
uint64_t file_index
 
uint32_t count
 
struct gnttab_map_grant_ref * grant_map_ops
 
struct gntdev_gmap_mapmap
 
struct notify_datanotify
 

Detailed Description

Definition at line 474 of file gntdev.c.

Field Documentation

◆ count

◆ file_index

◆ gmap_next

union gntdev_gmap::gmap_next_union gntdev_gmap::gmap_next

Referenced by gmap_list_dtor().

◆ grant_map_ops

struct gnttab_map_grant_ref* gntdev_gmap::grant_map_ops

◆ map

◆ notify

struct notify_data* gntdev_gmap::notify

Definition at line 483 of file gntdev.c.

Referenced by gmap_list_dtor(), gntdev_set_unmap_notify(), and notify_unmap_cleanup().


The documentation for this struct was generated from the following file: