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.h91 struct vm_msi { struct
92 uint64_t msg;
93 uint64_t addr;
94 int bus;
95 int slot;
96 int func;
/freebsd/sys/arm64/include/
H A Dvmm_dev.h85 struct vm_msi { struct
86 uint64_t msg;
87 uint64_t addr;
88 int bus;
89 int slot;
90 int func;