Home
last modified time | relevance | path

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

/dragonfly/sys/platform/pc64/x86_64/
H A Dmptable.c206 static int mptable_search(void);
246 mptable_fps_phyaddr = mptable_search(); in mptable_probe()
271 mptable_search(void) in mptable_search() function