Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dhyperv.c54 void msg_conn_destroy(u8 sint, u8 conn_id) in msg_conn_destroy() function
H A Dhyperv.h224 void msg_conn_destroy(u8 sint, u8 conn_id);
H A Dhyperv_connections.c131 msg_conn_destroy(MSG_SINT, hv->msg_conn); in teardown_cpu()