Searched refs:update_amd (Results 1 – 1 of 1) sorted by relevance
83 static int update_amd(int cpu, cpuctl_update_args_t *args, struct thread *td);325 ret = update_amd(cpu, data, td); in cpuctl_do_update()414 update_amd(int cpu, cpuctl_update_args_t *args, struct thread *td) in update_amd() function