Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkvm_host.h1981 void (*recalc_intercepts)(struct kvm_vcpu *vcpu); member
/linux/arch/x86/kvm/svm/
H A Dsvm.c5400 .recalc_intercepts = svm_recalc_intercepts,
/linux/arch/x86/kvm/
H A Dx86.c11324 kvm_x86_call(recalc_intercepts)(vcpu); in vcpu_enter_guest() local