linux_dsm_epyc7002/arch/arm64/include
Andrew Murray eb41238cf1 arm64: KVM: Add accessors to track guest/host only counters
In order to effeciently switch events_{guest,host} perf counters at
guest entry/exit we add bitfields to kvm_cpu_context for guest and host
events as well as accessors for updating them.

A function is also provided which allows the PMU driver to determine
if a counter should start counting when it is enabled. With exclude_host,
we may only start counting when entering the guest.

Signed-off-by: Andrew Murray <andrew.murray@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
2019-04-24 15:35:30 +01:00
..
asm arm64: KVM: Add accessors to track guest/host only counters 2019-04-24 15:35:30 +01:00
uapi/asm KVM: arm64: Add userspace flag to enable pointer authentication 2019-04-24 15:30:40 +01:00