Home
last modified time | relevance | path

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

/arch/tile/kernel/
Dhvglue.S72 gensym hv_get_ipi_pte, 0x700, 32
Dhvglue_trace.c75 #define hv_get_ipi_pte _hv_get_ipi_pte macro
135 #undef hv_get_ipi_pte
194 HV_WRAP3(int, hv_get_ipi_pte, HV_Coord, tile, int, pl, HV_PTE*, pte)
Dsmp.c246 if (hv_get_ipi_pte(tile, KERNEL_PL, &pte) != 0) in ipi_init()
/arch/tile/include/hv/
Dhypervisor.h597 int hv_get_ipi_pte(HV_Coord tile, int pl, HV_PTE* pte);