Home
last modified time | relevance | path

Searched refs:nested_mark_vmcs12_pages_dirty (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.h35 void nested_mark_vmcs12_pages_dirty(struct kvm_vcpu *vcpu);
H A Dnested.c3809 void nested_mark_vmcs12_pages_dirty(struct kvm_vcpu *vcpu) in nested_mark_vmcs12_pages_dirty() function
3864 nested_mark_vmcs12_pages_dirty(vcpu); in vmx_complete_nested_posted_interrupt()
H A Dvmx.c6467 nested_mark_vmcs12_pages_dirty(vcpu); in __vmx_handle_exit()