Home
last modified time | relevance | path

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

/openbmc/qemu/hw/riscv/
H A Driscv-iommu.h41 bool enable_s_stage; /* Enable S/VS-Stage translation */ member
H A Driscv-iommu.c2127 if (s->enable_s_stage) { in riscv_iommu_realize()
2247 DEFINE_PROP_BOOL("s-stage", RISCVIOMMUState, enable_s_stage, TRUE),