Searched defs:vm_copyinfo (Results 1 – 2 of 2) sorted by relevance
239 struct vm_copyinfo { struct240 uint64_t gpa;241 size_t len;242 void *hva;243 void *cookie;
434 struct vm_copyinfo { struct456 uint64_t gla, size_t len, int prot, struct vm_copyinfo *copyinfo, argument