Home
last modified time | relevance | path

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

/qemu/hw/i386/
H A Damd_iommu.h100 #define AMDVI_MMIO_CONTROL_AMDVIEN (1ULL << 0) macro
H A Damd_iommu.c620 s->enabled = !!(control & AMDVI_MMIO_CONTROL_AMDVIEN); in amdvi_handle_control_write()