Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Domap-iommu.h21 struct iotlb_entry { struct
22 u32 da;
23 u32 pa;
24 u32 pgsz, prsvd, valid;
25 u32 endian, elsz, mixed;
/openbmc/qemu/hw/i386/
H A Damd_iommu.c977 AMDVIIOTLBEntry *iotlb_entry = amdvi_iotlb_lookup(s, addr, devid); in amdvi_do_translate() local
H A Dintel_iommu.c1906 VTDIOTLBEntry *iotlb_entry; in vtd_do_iommu_translate() local