diff options
author | Shameer Kolothum <shameerali.kolothum.thodi@huawei.com> | 2025-02-21 17:02:26 +0300 |
---|---|---|
committer | Oliver Upton <oliver.upton@linux.dev> | 2025-02-27 00:30:36 +0300 |
commit | c0000e58c74eed0702b8271e8475378c3c17cf0f (patch) | |
tree | 157cf37710f44704362a15a6201c2bdcd0fe005d /tools/perf/scripts/python/gecko.py | |
parent | 57e5cc9b8a399f85c95b6249ecb423553aad209c (diff) | |
download | linux-c0000e58c74eed0702b8271e8475378c3c17cf0f.tar.xz |
KVM: arm64: Introduce KVM_REG_ARM_VENDOR_HYP_BMAP_2
The vendor_hyp_bmap bitmap holds the information about the Vendor Hyp
services available to the user space and can be get/set using
{G, S}ET_ONE_REG interfaces. This is done using the pseudo-firmware
bitmap register KVM_REG_ARM_VENDOR_HYP_BMAP.
At present, this bitmap is a 64 bit one and since the function numbers
for newly added DISCOVER_IPML_* hypercalls are 64-65, introduce
another pseudo-firmware bitmap register KVM_REG_ARM_VENDOR_HYP_BMAP_2.
Reviewed-by: Sebastian Ott <sebott@redhat.com>
Signed-off-by: Shameer Kolothum <shameerali.kolothum.thodi@huawei.com>
Link: https://lore.kernel.org/r/20250221140229.12588-4-shameerali.kolothum.thodi@huawei.com
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions