Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dintel_iommu_internal.h406 #define VTD_INV_DESC_DEVICE_IOTLB_SIZE(val) ((val) & 0x1) macro
H A Dintel_iommu.c2711 size = VTD_INV_DESC_DEVICE_IOTLB_SIZE(inv_desc->hi); in vtd_process_device_iotlb_desc()