x86/cpuid: Carve out all CPUID functionality
authorBorislav Petkov <bp@suse.de>
Thu, 24 Nov 2022 15:31:27 +0000 (16:31 +0100)
committerBorislav Petkov <bp@suse.de>
Tue, 29 Nov 2022 19:41:24 +0000 (20:41 +0100)
commitd800169041c0e035160c8b81f30d4b7e8f8ef777
tree9296890ba49014a5ef896bbfc43a57debbf85b6d
parent6007878a782eb96f50a71c3a06cf3e931cf8aac1
x86/cpuid: Carve out all CPUID functionality

Carve it out into a special header, where it belongs.

No functional changes.

Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lore.kernel.org/r/20221124164150.3040-1-bp@alien8.de
arch/x86/include/asm/cpuid.h
arch/x86/include/asm/processor.h