Searched refs:ucall_init (Results 1 – 3 of 3) sorted by relevance
28 void ucall_init(struct kvm_vm *vm, ucall_type_t type, void *arg) in ucall_init() function
167 void ucall_init(struct kvm_vm *vm, ucall_type_t type, void *arg);
296 ucall_init(vm, UCALL_MMIO, NULL); in run_test()