Home
last modified time | relevance | path

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

/qemu/hw/i386/
H A Dintel_iommu.c2765 VTDInvDesc *inv_desc) in vtd_get_inv_desc()
2787 VTDInvDesc *inv_desc, in vtd_inv_desc_reserved_check()
2821 static bool vtd_process_wait_desc(IntelIOMMUState *s, VTDInvDesc *inv_desc) in vtd_process_wait_desc()
2861 VTDInvDesc *inv_desc) in vtd_process_context_cache_desc()
2896 static bool vtd_process_iotlb_desc(IntelIOMMUState *s, VTDInvDesc *inv_desc) in vtd_process_iotlb_desc()
3005 VTDInvDesc *inv_desc) in vtd_process_piotlb_desc()
3044 VTDInvDesc *inv_desc) in vtd_process_inv_iec_desc()
3097 VTDInvDesc *inv_desc) in vtd_process_device_piotlb_desc()
3140 VTDInvDesc *inv_desc) in vtd_process_device_iotlb_desc()
3176 VTDInvDesc inv_desc; in vtd_process_inv_desc() local