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.c2514 VTDInvDesc *inv_desc) in vtd_get_inv_desc()
2536 VTDInvDesc *inv_desc, in vtd_inv_desc_reserved_check()
2570 static bool vtd_process_wait_desc(IntelIOMMUState *s, VTDInvDesc *inv_desc) in vtd_process_wait_desc()
2610 VTDInvDesc *inv_desc) in vtd_process_context_cache_desc()
2645 static bool vtd_process_iotlb_desc(IntelIOMMUState *s, VTDInvDesc *inv_desc) in vtd_process_iotlb_desc()
2693 VTDInvDesc *inv_desc) in vtd_process_inv_iec_desc()
2746 VTDInvDesc *inv_desc) in vtd_process_device_iotlb_desc()
2782 VTDInvDesc inv_desc; in vtd_process_inv_desc() local