NetBSD/usr.sbin/cpuctl
kre 1950105167 Unless -v is given, ignore EEXIST errors from the IOC_CPU_UCODE_APPLY ioctl()
used to implement "cpuctl ucode N",  which indicates that the microcode
to be loaded already exists in the CPU, and as such, isn't really a
very interesting "error".
2023-03-06 01:28:54 +00:00
..
arch Add some CPUID bits from PPR for AMD Family 19h Model 61h Revision B1. 2023-02-14 15:46:06 +00:00
Makefile Get TSC frequency from CPUID 0x15 and/or x16 for newer Intel processors. 2020-04-21 02:56:36 +00:00
cpuctl.8 Unless -v is given, ignore EEXIST errors from the IOC_CPU_UCODE_APPLY ioctl() 2023-03-06 01:28:54 +00:00
cpuctl.c Unless -v is given, ignore EEXIST errors from the IOC_CPU_UCODE_APPLY ioctl() 2023-03-06 01:28:54 +00:00
cpuctl.h Get TSC frequency from CPUID 0x15 and/or x16 for newer Intel processors. 2020-04-21 02:56:36 +00:00