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

/arch/x86/platform/uv/
H A Dtlb_uv.c991 int remotes, struct bau_desc *bau_desc)
994 stat->s_ntargcpu += remotes + locals;
995 stat->s_ntargremotes += remotes;
1085 int remotes = 0; local
1135 if (set_distrib_bits(flush_mask, bcp, bau_desc, &locals, &remotes))
1138 record_send_statistics(stat, locals, hubs, remotes, bau_desc);
1371 "# cpu bauoff sent stime self locals remotes ncpus localhub ");
990 record_send_statistics(struct ptc_stats *stat, int locals, int hubs, int remotes, struct bau_desc *bau_desc) argument

Completed in 47 milliseconds