Home
last modified time | relevance | path

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

/freebsd/sys/dev/cpuctl/
H A Dcpuctl.c81 static int update_intel(int cpu, cpuctl_update_args_t *args,
323 ret = update_intel(cpu, data, td); in cpuctl_do_update()
351 update_intel(int cpu, cpuctl_update_args_t *args, struct thread *td) in update_intel() function