diff options
author | Nuno Das Neves <nunodasneves@linux.microsoft.com> | 2025-03-14 22:28:53 +0300 |
---|---|---|
committer | Wei Liu <wei.liu@kernel.org> | 2025-03-21 00:23:04 +0300 |
commit | 04df7ac39943aa1f503d99572782689d356e3e63 (patch) | |
tree | 50d8a0b2aec749415804330262fdb14ea272fb58 /tools/perf/scripts/python/libxed.py | |
parent | 21050f619720029e89d365b0e1328eafe088dbd8 (diff) | |
download | linux-04df7ac39943aa1f503d99572782689d356e3e63.tar.xz |
Drivers: hv: Introduce per-cpu event ring tail
Add a pointer hv_synic_eventring_tail to track the tail pointer for the
SynIC event ring buffer for each SINT.
This will be used by the mshv driver, but must be tracked independently
since the driver module could be removed and re-inserted.
Signed-off-by: Nuno Das Neves <nunodasneves@linux.microsoft.com>
Reviewed-by: Wei Liu <wei.liu@kernel.org>
Reviewed-by: Stanislav Kinsburskii <skinsburskii@linux.microsoft.com>
Link: https://lore.kernel.org/r/1741980536-3865-8-git-send-email-nunodasneves@linux.microsoft.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Message-ID: <1741980536-3865-8-git-send-email-nunodasneves@linux.microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions