Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dcpuio.h85 struct cpu_ucode { struct
93 #define IOC_CPU_UCODE_APPLY _IOW('c', 7, struct cpu_ucode) argument
H A Dcpu.h132 int cpu_ucode_apply(const struct cpu_ucode *);
/netbsd-src/usr.sbin/cpuctl/
H A Dcpuctl.c67 static void cpu_ucode(char **);
81 { "ucode", true, true, cpu_ucode },
212 cpu_ucode(char **argv) in cpu_ucode() function
215 struct cpu_ucode uc; in cpu_ucode()
H A Dcpuctl.h41 int ucodeupdate_check(int, struct cpu_ucode *);
/netbsd-src/sys/arch/x86/conf/
H A Dfiles.x86121 file arch/x86/x86/cpu_ucode.c cpu_ucode needs-flag
122 file arch/x86/x86/cpu_ucode_amd.c cpu_ucode needs-flag
123 file arch/x86/x86/cpu_ucode_intel.c cpu_ucode needs-flag
124 file arch/x86/x86/compat_60_cpu_ucode.c compat_60 & cpu_ucode
/netbsd-src/sys/arch/x86/x86/
H A Dcpu_ucode.c104 cpu_ucode_apply(const struct cpu_ucode *data) in cpu_ucode_apply()
134 cpu_ucode_apply(const struct cpu_ucode *data) in cpu_ucode_apply()
H A Dcompat_60_cpu_ucode.c72 struct cpu_ucode data; in compat6_cpu_ucode_apply()
/netbsd-src/usr.sbin/cpuctl/arch/
H A Dnoarch.c56 ucodeupdate_check(int fd, struct cpu_ucode *uc) in ucodeupdate_check()
H A Dsparc.c94 ucodeupdate_check(int fd, struct cpu_ucode *uc) in ucodeupdate_check()
H A Dsparc64.c123 ucodeupdate_check(int fd, struct cpu_ucode *uc) in ucodeupdate_check()
H A Darm.c272 ucodeupdate_check(int fd, struct cpu_ucode *uc) in ucodeupdate_check()
H A Daarch64.c1217 ucodeupdate_check(int fd, struct cpu_ucode *uc)
H A Di386.c84 #include <x86/cpu_ucode.h>
2591 ucodeupdate_check(int fd, struct cpu_ucode *uc) in ucodeupdate_check()
/netbsd-src/sys/arch/x86/include/
H A DMakefile11 cpu_ucode.h \
/netbsd-src/sys/kern/
H A Dkern_cpu.c273 error = cpu_ucode_apply((const struct cpu_ucode *)data); in cpuctl_ioctl()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc598 unsigned struct_cpu_ucode_sz = sizeof(cpu_ucode);
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp760 unsigned struct_cpu_ucode_sz = sizeof(cpu_ucode);
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc759 unsigned struct_cpu_ucode_sz = sizeof(cpu_ucode);