Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
H A Dnested.c126 void recalc_intercepts(struct vcpu_svm *svm) in recalc_intercepts() function
/linux/arch/x86/include/asm/
H A Dkvm_host.h1932 void (*recalc_intercepts)(struct kvm_vcpu *vcpu); member
/linux/arch/x86/kvm/
H A Dx86.c11185 kvm_x86_call(recalc_intercepts)(vcpu); in vcpu_enter_guest() local