Searched refs:update_amd (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/cpuctl/
H A Dcpuctl.c78 static int update_amd(int cpu, cpuctl_update_args_t *args, struct thread *td);
313 ret = update_amd(cpu, data, td);
381 update_amd(int cpu, cpuctl_update_args_t *args, struct thread *td) function

Completed in 67 milliseconds