Home
last modified time | relevance | path

Searched defs:vm_eventinfo (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/riscv/include/
H A Dvmm.h119 struct vm_eventinfo { struct
120 void *rptr; /* rendezvous cookie */
121 int *sptr; /* suspend cookie */
122 int *iptr; /* reqidle cookie */
/freebsd/sys/arm64/include/
H A Dvmm.h138 struct vm_eventinfo { struct
139 void *rptr; /* rendezvous cookie */
140 int *sptr; /* suspend cookie */
141 int *iptr; /* reqidle cookie */
/freebsd/sys/amd64/include/
H A Dvmm.h165 struct vm_eventinfo { struct
177 struct pmap *pmap, struct vm_eventinfo *info); argument