Home
last modified time | relevance | path

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

/dragonfly/sys/dev/misc/cpuctl/
H A Dcpuctl.c71 static int update_via(int cpu, cpuctl_update_args_t *args);
246 ret = update_via(cpu, data); in cpuctl_do_update()
370 update_via(int cpu, cpuctl_update_args_t *args) in update_via() function