Searched refs:vm_rendezvous_func_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/amd64/include/
H A Dvmm.h264 typedef void (*vm_rendezvous_func_t)(struct vm *vm, int vcpuid, void *arg); typedef
266 vm_rendezvous_func_t func, void *arg);
/freebsd-11-stable/sys/amd64/vmm/
H A Dvmm.c159 vm_rendezvous_func_t rendezvous_func;
1236 vm_set_rendezvous_func(struct vm *vm, vm_rendezvous_func_t func)
2434 vm_rendezvous_func_t func, void *arg)

Completed in 66 milliseconds