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

/freebsd-13-stable/sys/dev/cpuctl/
H A Dcpuctl.c86 static int update_amd(int cpu, cpuctl_update_args_t *args, struct thread *td);
328 ret = update_amd(cpu, data, td);
417 update_amd(int cpu, cpuctl_update_args_t *args, struct thread *td) function

Completed in 119 milliseconds