Home
last modified time | relevance | path

Searched refs:guest_channel_host_disconnect (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_power/
H A Dguest_channel.h50 void guest_channel_host_disconnect(unsigned int lcore_id);
H A Dpower_kvm_vm.c40 guest_channel_host_disconnect(lcore_id); in power_kvm_vm_exit()
H A Dguest_channel.c221 guest_channel_host_disconnect(unsigned int lcore_id) in guest_channel_host_disconnect() function