Home
last modified time | relevance | path

Searched defs:VTDIOTLBEntry (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/i386/
H A Dintel_iommu.h61 typedef struct VTDIOTLBEntry VTDIOTLBEntry; typedef
152 struct VTDIOTLBEntry { struct
153 uint64_t gfn;
154 uint16_t domain_id;
155 uint32_t pasid;
156 uint64_t pte;
157 uint64_t mask;
158 uint8_t access_flags;
159 uint8_t pgtt;