Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x86/x86/
H A Dcompat_60_cpu_ucode.c75 data.cpu_nr = CPU_UCODE_ALL_CPUS; in compat6_cpu_ucode_apply()
H A Dcpu_ucode.c141 if (data->cpu_nr != CPU_UCODE_ALL_CPUS) in cpu_ucode_apply()
H A Dcpu_ucode_amd.c245 || cpuno != CPU_UCODE_ALL_CPUS) in cpu_ucode_amd_apply()
/netbsd-src/sys/sys/
H A Dcpuio.h88 #define CPU_UCODE_ALL_CPUS (-1) macro
/netbsd-src/usr.sbin/cpuctl/arch/
H A Di386.c2619 uc->cpu_nr = CPU_UCODE_ALL_CPUS;
2623 uc->cpu_nr = CPU_UCODE_ALL_CPUS; /* for Xen */