Home
last modified time | relevance | path

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

/freebsd/sys/x86/x86/
H A Dmptable.c194 static int mptable_setup_local(void);
205 .apic_setup_local = mptable_setup_local,
394 mptable_setup_local(void) in mptable_setup_local() function