Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dhyperv.c48 void msg_conn_create(u8 sint, u8 vec, u8 conn_id) in msg_conn_create() function
H A Dhyperv.h223 void msg_conn_create(u8 sint, u8 vec, u8 conn_id);
H A Dhyperv_connections.c116 msg_conn_create(MSG_SINT, MSG_VEC, hv->msg_conn); in setup_cpu()