Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/mmu/
H A Dpaging_tmpl.h225 if (kvm_x86_ops.nested_ops->write_log_dirty(vcpu, addr)) in FNAME()
/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h1770 int (*write_log_dirty)(struct kvm_vcpu *vcpu, gpa_t l2_gpa); member
/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c7151 .write_log_dirty = nested_vmx_write_pml_buffer,