Searched refs:HV_MsgState (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/tile/kernel/
H A Dmessaging.c26 static DEFINE_PER_CPU(HV_MsgState, msg_state);
31 HV_MsgState *state = &__get_cpu_var(msg_state);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/tile/kernel/
H A Dmessaging.c26 static DEFINE_PER_CPU(HV_MsgState, msg_state);
31 HV_MsgState *state = &__get_cpu_var(msg_state);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/tile/include/hv/
H A Dhypervisor.h1217 HV_MsgState; typedef in typeref:struct:__anon14252
1226 * msgstate is the virtual address of a state object of type HV_MsgState.
1246 HV_Errno hv_register_message_state(HV_MsgState* msgstate);
1391 HV_RcvMsgInfo hv_receive_message(HV_MsgState msgstate, HV_VirtAddr buf,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/tile/include/hv/
H A Dhypervisor.h1217 HV_MsgState; typedef in typeref:struct:__anon25945
1226 * msgstate is the virtual address of a state object of type HV_MsgState.
1246 HV_Errno hv_register_message_state(HV_MsgState* msgstate);
1391 HV_RcvMsgInfo hv_receive_message(HV_MsgState msgstate, HV_VirtAddr buf,

Completed in 429 milliseconds