Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dintel_iommu.c2773 VTDInvDesc *inv_desc) in vtd_get_inv_desc()
2795 VTDInvDesc *inv_desc, in vtd_inv_desc_reserved_check()
2829 static bool vtd_process_wait_desc(IntelIOMMUState *s, VTDInvDesc *inv_desc) in vtd_process_wait_desc()
2869 VTDInvDesc *inv_desc) in vtd_process_context_cache_desc()
2904 static bool vtd_process_iotlb_desc(IntelIOMMUState *s, VTDInvDesc *inv_desc) in vtd_process_iotlb_desc()
3013 VTDInvDesc *inv_desc) in vtd_process_piotlb_desc()
3052 VTDInvDesc *inv_desc) in vtd_process_inv_iec_desc()
3105 VTDInvDesc *inv_desc) in vtd_process_device_piotlb_desc()
3148 VTDInvDesc *inv_desc) in vtd_process_device_iotlb_desc()
3184 VTDInvDesc inv_desc; in vtd_process_inv_desc() local