KVM: nVMX: get rid of nested_release_page*
authorDavid Hildenbrand <[email protected]>
Thu, 3 Aug 2017 16:11:05 +0000 (18:11 +0200)
committerPaolo Bonzini <[email protected]>
Mon, 7 Aug 2017 13:29:20 +0000 (15:29 +0200)
commit53a70daf3cfd4561fec7f0fe65e4377bebc1f55c
treefb541d590d35f33c0dba0cd6d430e270744b12c8
parent5e2f30b756a37bd80c5b0471d0e10d769ab2eb9a
KVM: nVMX: get rid of nested_release_page*

Let's also just use the underlying functions directly here.

Reviewed-by: Paolo Bonzini <[email protected]>
Signed-off-by: David Hildenbrand <[email protected]>
[Rebased on top of 9f744c597460 ("KVM: nVMX: do not pin the VMCS12")]
Signed-off-by: Radim Krčmář <[email protected]>
arch/x86/kvm/vmx.c