Home
last modified time | relevance | path

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

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