diff options
author | Paul Durrant <[email protected]> | 2024-02-15 15:28:56 +0000 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2024-02-20 07:37:39 -0800 |
commit | f39b80e3ff12ced77dddcacd28b4af878cac1433 (patch) | |
tree | 923eb487dace268c55a82cc11785512006468f78 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | db7d6fbc10447090bab8691a907a7c383ec66f58 (diff) |
KVM: pfncache: Add a map helper function
There is a pfncache unmap helper but mapping is open-coded. Arguably this
is fine because mapping is done in only one place, hva_to_pfn_retry(), but
adding the helper does make that function more readable.
No functional change intended.
Signed-off-by: Paul Durrant <[email protected]>
Reviewed-by: David Woodhouse <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions