Home
last modified time | relevance | path

Searched refs:processor_entry (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/platform/pc64/x86_64/
H A Dmptable.c386 static int processor_entry (const struct PROCENTRY *entry, int cpu);
556 processor_entry(const struct PROCENTRY *entry, int cpu) in processor_entry() function
688 if (processor_entry(ent, arg->cpu)) in mptable_lapic_pass2_callback()
707 processor_entry(&proc, arg->cpu); in mptable_lapic_pass2_callback()