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

/linux-4.1.27/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
97 #undef hv_downcall_dispatch macro
231 HV_WRAP0(void, hv_downcall_dispatch)
/linux-4.1.27/arch/tile/include/hv/
H A Dhypervisor.h198 /** hv_downcall_dispatch */
1201 * vector, the client must immediately invoke the hv_downcall_dispatch
1210 * hv_downcall_dispatch service may issue an iret instruction instead
1218 * the hv_downcall_dispatch service, as that would overwrite the client's
1219 * lr register. Note that the hv_downcall_dispatch service may overwrite
1239 void hv_downcall_dispatch(void);
1560 * (see the description of the hv_downcall_dispatch() routine for details

Completed in 142 milliseconds