Home
last modified time | relevance | path

Searched refs:VTDContextCacheEntry (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/i386/
H A Dintel_iommu.h58 typedef struct VTDContextCacheEntry VTDContextCacheEntry; typedef
79 struct VTDContextCacheEntry { struct
108 VTDContextCacheEntry context_cache_entry;
/openbmc/qemu/hw/i386/
H A Dintel_iommu.c1896 VTDContextCacheEntry *cc_entry; in vtd_do_iommu_translate()