Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dintel_iommu_internal.h234 #define VTD_IQA_QS 0x7ULL macro
H A Dintel_iommu.c2344 s->iq_size = 1UL << ((iqa_val & VTD_IQA_QS) + 8 - (s->iq_dw ? 1 : 0)); in vtd_handle_gcmd_qie()
2952 (VTD_IQA_QS | VTD_IQA_DW_MASK)); in vtd_mem_read()