linux/arch/x86/kernel/cpu
Sean Christopherson fc48a6d1fa x86/cpu: Remove write_tsc() and write_rdtscp_aux() wrappers
Drop write_tsc() and write_rdtscp_aux(); the former has no users, and the
latter has only a single user and is slightly misleading since the only
in-kernel consumer of MSR_TSC_AUX is RDPID, not RDTSCP.

No functional change intended.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20210504225632.1532621-3-seanjc@google.com
2021-05-05 21:50:14 +02:00
..
mce - turn the stack canary into a normal __percpu variable on 32-bit which 2021-04-27 17:45:09 -07:00
microcode
mtrr
resctrl x86/resctrl: Fix init const confusion 2021-05-05 21:50:14 +02:00
sgx
.gitignore
Makefile
acrn.c
amd.c
aperfmperf.c
bugs.c
cacheinfo.c
centaur.c
common.c x86/cpu: Remove write_tsc() and write_rdtscp_aux() wrappers 2021-05-05 21:50:14 +02:00
cpu.h
cpuid-deps.c
cyrix.c
feat_ctl.c
hygon.c
hypervisor.c
intel.c Perf events changes in this cycle were: 2021-04-28 13:03:44 -07:00
intel_epb.c
intel_pconfig.c
match.c
mkcapflags.sh
mshyperv.c
perfctr-watchdog.c
powerflags.c
proc.c
rdrand.c
scattered.c
topology.c
transmeta.c
tsx.c
umc.c
umwait.c
vmware.c
zhaoxin.c