Delete the cpu_perf_e[abd]x and cpu_apmi_edx globals and move the
authorguenther <guenther@openbsd.org>
Sun, 12 May 2024 16:49:38 +0000 (16:49 +0000)
committerguenther <guenther@openbsd.org>
Sun, 12 May 2024 16:49:38 +0000 (16:49 +0000)
commit8998e21011fc65309e6df740801553df0e0cda0a
treef6540680f479dd27e89a4a47701030c43671258c
parent7b5e1dd1d8581f067fb501af392a7c4859a5d225
Delete the cpu_perf_e[abd]x and cpu_apmi_edx globals and move the
cpuid uses into identifycpu(), as they aren't needed anywhere else.

ok kettenis@
sys/arch/amd64/amd64/cpu.c
sys/arch/amd64/amd64/identcpu.c
sys/arch/amd64/amd64/locore0.S
sys/arch/amd64/include/cpu.h