Home
last modified time | relevance | path

Searched defs:is_bound (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/dev/cpuctl/
H A Dcpuctl.c142 restore_cpu(int oldcpu, int is_bound, struct thread *td) in restore_cpu()
215 int is_bound = 0; in cpuctl_do_cpuid_count() local
258 int is_bound = 0; in cpuctl_do_msr() local
358 int is_bound, oldcpu, ret; in update_intel() local
456 int is_bound; in update_via() local
526 int is_bound = 0; in cpuctl_do_eval_cpu_features() local
/freebsd-13.1/usr.sbin/rpcbind/
H A Dcheck_bound.c143 is_bound(char *netid, char *uaddr) in is_bound() function
/freebsd-13.1/sys/x86/x86/
H A Dcpu_machdep.c162 int bound_cpu, cpu, i, is_bound; in x86_msr_op() local