FreeBSD xen subsystem code
ioctl_gntdev_get_offset_for_vaddr Struct Reference

Data Fields

uint64_t vaddr
 
uint64_t offset
 
uint32_t count
 

Detailed Description

Definition at line 184 of file gntdev.h.

Field Documentation

◆ count

uint32_t ioctl_gntdev_get_offset_for_vaddr::count

Definition at line 189 of file gntdev.h.

◆ offset

uint64_t ioctl_gntdev_get_offset_for_vaddr::offset

Definition at line 188 of file gntdev.h.

◆ vaddr

uint64_t ioctl_gntdev_get_offset_for_vaddr::vaddr

Definition at line 186 of file gntdev.h.


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