diff options
author | Marc Zyngier <maz@kernel.org> | 2024-02-14 13:18:15 +0000 |
---|---|---|
committer | Oliver Upton <oliver.upton@linux.dev> | 2024-02-19 17:13:01 +0000 |
commit | 19f3e7ea29f8f485f06b47f7c38f9e9e81013ada (patch) | |
tree | bcd376abcdae27bc1cf9228641eba4dd74b6e24e /Documentation/watchdog | |
parent | 7fd498f473f121db10997d720628423e6538f3b7 (diff) |
KVM: arm64: Register AArch64 system register entries with the sysreg xarray
In order to reduce the number of lookups that we have to perform
when handling a sysreg, register each AArch64 sysreg descriptor
with the global xarray. The index of the descriptor is stored
as a 10 bit field in the data word.
Subsequent patches will retrieve and use the stored index.
Reviewed-by: Joey Gouly <joey.gouly@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20240214131827.2856277-15-maz@kernel.org
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Diffstat (limited to 'Documentation/watchdog')
0 files changed, 0 insertions, 0 deletions