diff options
author | Yanan Wang <wangyanan55@huawei.com> | 2021-06-17 13:58:23 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2021-06-18 14:35:35 +0300 |
commit | 378e6a9c78a02b4b609846aa0afccf34d3038977 (patch) | |
tree | ab613e32ee12b86f79f822ee286632eee66d4772 /scripts/gdb/linux/utils.py | |
parent | a4d5ca5c7cd8fe85056b8cb838fbcb7e5a05f356 (diff) | |
download | linux-378e6a9c78a02b4b609846aa0afccf34d3038977.tar.xz |
KVM: arm64: Tweak parameters of guest cache maintenance functions
Adjust the parameter "kvm_pfn_t pfn" of __clean_dcache_guest_page
and __invalidate_icache_guest_page to "void *va", which paves the
way for converting these two guest CMO functions into callbacks in
structure kvm_pgtable_mm_ops. No functional change.
Reviewed-by: Fuad Tabba <tabba@google.com>
Signed-off-by: Yanan Wang <wangyanan55@huawei.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210617105824.31752-4-wangyanan55@huawei.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions