Home
last modified time | relevance | path

Searched defs:vm_msi (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/riscv/include/
H A Dvmm_dev.h93 struct vm_msi { struct
94 uint64_t msg;
95 uint64_t addr;
96 int bus;
97 int slot;
98 int func;
/freebsd/sys/arm64/include/
H A Dvmm_dev.h87 struct vm_msi { struct
88 uint64_t msg;
89 uint64_t addr;
90 int bus;
91 int slot;
92 int func;