Searched refs:hv_downcall_dispatch (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/tile/kernel/
H A Dhvglue.S34 gensym hv_downcall_dispatch, 0x260, 32
H A Dhvglue_trace.c38 #define hv_downcall_dispatch _hv_downcall_dispatch macro
98 #undef hv_downcall_dispatch macro
233 HV_WRAP0(void, hv_downcall_dispatch)
/linux-4.4.14/arch/tile/include/hv/
H A Dhypervisor.h198 /** hv_downcall_dispatch */
1204 * vector, the client must immediately invoke the hv_downcall_dispatch
1213 * hv_downcall_dispatch service may issue an iret instruction instead
1221 * the hv_downcall_dispatch service, as that would overwrite the client's
1222 * lr register. Note that the hv_downcall_dispatch service may overwrite
1242 void hv_downcall_dispatch(void);
1568 * (see the description of the hv_downcall_dispatch() routine for details

Completed in 71 milliseconds