Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/cpuctl/
H A Dcpuctl.c84 static int update_intel(int cpu, cpuctl_update_args_t *args,
326 ret = update_intel(cpu, data, td); in cpuctl_do_update()
354 update_intel(int cpu, cpuctl_update_args_t *args, struct thread *td) in update_intel() function