OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:active_cpus
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/alpha/alpha/
pmap.c
1036
u_long
active_cpus
;
local in function:pmap_tlb_shootnow
1049
active_cpus
= pmap_all_cpus();
1056
active_cpus
= tlbctx->t_pmap->pm_cpus;
1059
active_cpus
= pmap_all_cpus();
1069
const u_long remote_cpus =
active_cpus
& ~this_cpu;
1103
if (
active_cpus
& this_cpu) {
Completed in 13 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025