Searched refs:sbi_remote_fence_i (Results 1 – 2 of 2) sorted by relevance
41 sbi_remote_fence_i(NULL); in flush_icache_all()89 sbi_remote_fence_i(&others); in flush_icache_mm()
588 int sbi_remote_fence_i(const struct cpumask *cpu_mask);687 static inline int sbi_remote_fence_i(const struct cpumask *cpu_mask) { return -1; } in sbi_remote_fence_i() function