Searched defs:vm_copyinfo (Results 1 – 2 of 2) sorted by relevance
268 struct vm_copyinfo { struct269 uint64_t gpa;270 size_t len;271 void *hva;272 void *cookie;
460 struct vm_copyinfo { struct482 uint64_t gla, size_t len, int prot, struct vm_copyinfo *copyinfo, argument