OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:remote_cpus
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/alpha/alpha/
pmap.c
1069
const u_long
remote_cpus
= active_cpus & ~this_cpu;
local in function:pmap_tlb_shootnow
1071
if (
remote_cpus
) {
1074
tlb_pending =
remote_cpus
;
1075
alpha_multicast_ipi(
remote_cpus
, ALPHA_IPI_SHOOTDOWN);
1109
if (
remote_cpus
) {
1119
remote_cpus
);
Completed in 65 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025