diff options
author | Sean Christopherson <[email protected]> | 2024-10-10 11:23:48 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2024-10-25 13:00:47 -0400 |
commit | 1fbee5b01a0fd27db571eed757682a7c20045107 (patch) | |
tree | d50a2e371ec480cfb4a69c6a995205db3dd738a7 /scripts/gdb/linux/stackdepot.py | |
parent | 4af18dc6a9204464db76d9771d1f40e2b46bf6ae (diff) |
KVM: guest_memfd: Provide "struct page" as output from kvm_gmem_get_pfn()
Provide the "struct page" associated with a guest_memfd pfn as an output
from __kvm_gmem_get_pfn() so that KVM guest page fault handlers can
directly put the page instead of having to rely on
kvm_pfn_to_refcounted_page().
Tested-by: Alex Bennée <[email protected]>
Signed-off-by: Sean Christopherson <[email protected]>
Tested-by: Dmitry Osipenko <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Message-ID: <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions