Home
last modified time | relevance | path

Searched defs:update_cpu_dirty_logging (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dkvm_host.h1821 void (*update_cpu_dirty_logging)(struct kvm_vcpu *vcpu); member
/linux/arch/x86/kvm/
H A Dx86.c10855 kvm_x86_call(update_cpu_dirty_logging)(vcpu); in vcpu_enter_guest() local