We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b999b5 commit c900beeCopy full SHA for c900bee
src/arch/riscv/inc/arch/platform.h
@@ -23,7 +23,6 @@ struct arch_platform {
23
24
struct {
25
paddr_t base; // Base address of the IOMMU mmapped IF
26
- unsigned mode; // Overall IOMMU mode (Off, Bypass, DDT-lvl)
27
irqid_t fq_irq_id; // Fault Queue IRQ ID (wired)
28
} iommu;
29
0 commit comments