Home
last modified time | relevance | path

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

/arch/tile/kernel/
Dsmp.c47 static void __send_IPI_many(HV_Recipient *recip, int nrecip, int tag) in __send_IPI_many()
65 HV_Recipient recip = { in send_IPI_single()
75 HV_Recipient recip[NR_CPUS]; in send_IPI_many()
80 HV_Recipient *r; in send_IPI_many()
223 HV_Recipient recip = { .y = cpu_y(cpu), .x = cpu_x(cpu), in ipi_init()
Dhvglue_trace.c247 HV_WRAP4(int, hv_send_message, HV_Recipient *, recips, int, nrecip,
/arch/tile/include/hv/
Dhypervisor.h1472 } HV_Recipient; typedef
1539 int hv_send_message(HV_Recipient *recips, int nrecip,