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

/linux-4.4.14/arch/tile/kernel/
H A Dhvglue.S71 gensym hv_get_ipi_pte, 0x700, 32
H A Dhvglue_trace.c75 #define hv_get_ipi_pte _hv_get_ipi_pte macro
135 #undef hv_get_ipi_pte macro
194 HV_WRAP3(int, hv_get_ipi_pte, HV_Coord, tile, int, pl, HV_PTE*, pte)
H A Dsmp.c246 if (hv_get_ipi_pte(tile, KERNEL_PL, &pte) != 0) for_each_possible_cpu()
/linux-4.4.14/arch/tile/include/hv/
H A Dhypervisor.h314 /** hv_get_ipi_pte */
597 int hv_get_ipi_pte(HV_Coord tile, int pl, HV_PTE* pte);

Completed in 86 milliseconds