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.c2771 VTDInvDesc *inv_desc) in vtd_get_inv_desc()
2793 VTDInvDesc *inv_desc, in vtd_inv_desc_reserved_check()
2827 static bool vtd_process_wait_desc(IntelIOMMUState *s, VTDInvDesc *inv_desc) in vtd_process_wait_desc()
2870 VTDInvDesc *inv_desc) in vtd_process_context_cache_desc()
2905 static bool vtd_process_iotlb_desc(IntelIOMMUState *s, VTDInvDesc *inv_desc) in vtd_process_iotlb_desc()
3014 VTDInvDesc *inv_desc) in vtd_process_piotlb_desc()
3053 VTDInvDesc *inv_desc) in vtd_process_inv_iec_desc()
3107 VTDInvDesc *inv_desc) in vtd_process_device_piotlb_desc()
3150 VTDInvDesc *inv_desc) in vtd_process_device_iotlb_desc()
3186 VTDInvDesc inv_desc; in vtd_process_inv_desc() local