Searched refs:hv_flush_remote (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/arch/tile/kernel/
H A Dhvglue.S57 gensym hv_flush_remote, 0x540, 32
H A Drelocate_kernel_64.S111 moveli r20, hw2_last(hv_flush_remote)
114 shl16insli r20, r20, hw1(hv_flush_remote)
115 shl16insli r20, r20, hw0(hv_flush_remote)
H A Dhvglue_trace.c61 #define hv_flush_remote _hv_flush_remote macro
121 #undef hv_flush_remote macro
264 HV_WRAP9(int, hv_flush_remote, HV_PhysAddr, cache_pa,
H A Drelocate_kernel_32.S107 moveli r20, lo16(hv_flush_remote)
111 auli r20, r20, ha16(hv_flush_remote)
H A Dsetup.c1291 * hv_flush_remote() to flush all caches. Note that if there are
/linux-4.4.14/arch/tile/mm/
H A Dhomecache.c91 * This wrapper function around hv_flush_remote() does several things:
94 * there's never any good reason for hv_flush_remote() to fail.
144 rc = hv_flush_remote(cache_pa, cache_control, flush_remote()
152 pr_err("hv_flush_remote(%#llx, %#lx, %p [%*pb], %#lx, %#lx, %#lx, %p [%*pb], %p, %d) = %d\n", flush_remote()
/linux-4.4.14/arch/tile/include/asm/
H A Dhomecache.h49 /* Support wrapper to use instead of explicit hv_flush_remote(). */
H A Dsmp.h108 /* Which cpus can have their cache flushed by hv_flush_remote(). */
/linux-4.4.14/arch/tile/include/hv/
H A Dhypervisor.h267 /** hv_flush_remote */
1991 int hv_flush_remote(HV_PhysAddr cache_pa, unsigned long cache_control,

Completed in 145 milliseconds