Searched refs:vm_rendezvous_func_t (Results 1 – 2 of 2) sorted by relevance
228 typedef void (*vm_rendezvous_func_t)(struct vm *vm, int vcpuid, void *arg); typedef230 vm_rendezvous_func_t func, void *arg);
146 vm_rendezvous_func_t rendezvous_func;1041 vm_set_rendezvous_func(struct vm *vm, vm_rendezvous_func_t func) in vm_set_rendezvous_func()2161 vm_rendezvous_func_t func, void *arg) in vm_smp_rendezvous()