Home
last modified time | relevance | path

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

/dragonfly/sys/dev/misc/cpuctl/
H A Dcpuctl.c69 static int update_intel(int cpu, cpuctl_update_args_t *args);
242 ret = update_intel(cpu, data); in cpuctl_do_update()
257 update_intel(int cpu, cpuctl_update_args_t *args) in update_intel() function