Home
last modified time | relevance | path

Searched refs:HV_MSG_TILE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/tile/kernel/
Dmessaging.c81 if (rmi.source == HV_MSG_TILE) { in hv_message_intr()
/linux-4.4.14/arch/tile/include/hv/
Dhypervisor.h1553 #define HV_MSG_TILE 0x0 /**< Message source is another tile */ macro