Searched refs:guest_channel_host_connect (Results 1 – 3 of 3) sorted by relevance
40 int guest_channel_host_connect(const char *path, unsigned int lcore_id);
34 return guest_channel_host_connect(FD_PATH, lcore_id); in power_kvm_vm_init()
55 guest_channel_host_connect(const char *path, unsigned int lcore_id) in guest_channel_host_connect() function