CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2026/09/08 15:01:59

Modified files:
        sys/arch/amd64/amd64: identcpu.c 
        sys/arch/amd64/include: cpu.h specialreg.h 

Log message:
amd64: expose machinery for BHI_CTRL and BHI_DIS_S

Some recent Intel CPUs expose BHI_CTRL. That allows one to enable BHI_DIS_S
if BHI_NO is not present. This change adds the infrastructure for this but
does not yet enable BHI_DIS_S.

ok jsg@

Reply via email to