summaryrefslogtreecommitdiff
path: root/tools/docs/parse-headers.py
diff options
context:
space:
mode:
authorMarc Zyngier <maz@kernel.org>2025-09-29 17:04:47 +0100
committerMarc Zyngier <maz@kernel.org>2025-10-13 14:42:40 +0100
commit8625a670afb05f1e1d69d50a74dbcc9d1b855efe (patch)
treece6b9832d1af200b73de9cbed683fd65533c031d /tools/docs/parse-headers.py
parentaa68975c973ed3b0bd4ff513113495588afb855c (diff)
KVM: arm64: Replace timer context vcpu pointer with timer_id
Having to follow a pointer to a vcpu is pretty dumb, when the timers are are a fixed offset in the vcpu structure itself. Trade the vcpu pointer for a timer_id, which can then be used to compute the vcpu address as needed. Reviewed-by: Joey Gouly <joey.gouly@arm.com> Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'tools/docs/parse-headers.py')
0 files changed, 0 insertions, 0 deletions