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.h86 struct vm_msi { struct
87 uint64_t msg;
88 uint64_t addr;
89 int bus;
90 int slot;
91 int func;
/freebsd/sys/arm64/include/
H A Dvmm_dev.h80 struct vm_msi { struct
81 uint64_t msg;
82 uint64_t addr;
83 int bus;
84 int slot;
85 int func;