Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dintel_iommu.c70 struct vtd_iotlb_key { struct
218 const struct vtd_iotlb_key *key1 = v1; in vtd_iotlb_equal()
219 const struct vtd_iotlb_key *key2 = v2; in vtd_iotlb_equal()
229 const struct vtd_iotlb_key *key = v; in vtd_iotlb_hash()
359 struct vtd_iotlb_key key; in vtd_lookup_iotlb()
385 struct vtd_iotlb_key *key = g_malloc(sizeof(*key)); in vtd_update_iotlb()