Xen Test Framework
Data Fields
gnttab_cache_flush Struct Reference

#include <grant_table.h>

Data Fields

union {
   uint64_t   dev_bus_addr
 
   grant_ref_t   ref
 
a
 
uint16_t offset
 
uint16_t length
 
uint32_t op
 

Detailed Description

Definition at line 331 of file grant_table.h.

Field Documentation

◆ dev_bus_addr

uint64_t dev_bus_addr

Definition at line 333 of file grant_table.h.

◆ ref

Definition at line 334 of file grant_table.h.

◆ a

union { ... } a

◆ offset

uint16_t offset

Definition at line 336 of file grant_table.h.

◆ length

uint16_t length

Definition at line 337 of file grant_table.h.

◆ op

Definition at line 341 of file grant_table.h.


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