Home
last modified time | relevance | path

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

/dragonfly/sys/platform/pc64/x86_64/
H A Dmachdep.c327 static void cpu_implement_smap(void);
344 cpu_implement_smap(); in cpu_startup()
3663 cpu_implement_smap(void) in cpu_implement_smap() function