Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/x86/
H A Dmptable.c200 static int mptable_setup_local(void);
213 .apic_setup_local = mptable_setup_local,
353 mptable_setup_local(void) in mptable_setup_local() function