Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dintel_iommu_internal.h396 #define VTD_INV_DESC_IOTLB_RSVD_LO 0xffffffff0000ff00ULL macro
H A Dintel_iommu.c2614 if ((inv_desc->lo & VTD_INV_DESC_IOTLB_RSVD_LO) || in vtd_process_iotlb_desc()