Searched refs:hv_reexec (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/arch/tile/kernel/ |
D | relocate_kernel_64.S | 169 moveli r41, hw2_last(hv_reexec) 170 shl16insli r41, r41, hw1(hv_reexec) 171 shl16insli r41, r41, hw0(hv_reexec)
|
D | hvglue_trace.c | 65 #define hv_reexec _hv_reexec macro 125 #undef hv_reexec 220 HV_WRAP1(int, hv_reexec, HV_PhysAddr, entry)
|
D | relocate_kernel_32.S | 167 moveli r41, lo16(hv_reexec) 168 auli r41, r41, ha16(hv_reexec)
|
D | hvglue.S | 61 gensym hv_reexec, 0x5c0, 32
|
/linux-4.4.14/arch/tile/include/hv/ |
D | hypervisor.h | 920 int hv_reexec(HV_PhysAddr entry);
|