Searched refs:recalc_intercepts (Results 1 – 8 of 8) sorted by relevance
360 void recalc_intercepts(struct vcpu_svm *svm);496 recalc_intercepts(svm); in set_exception_intercept()506 recalc_intercepts(svm); in clr_exception_intercept()515 recalc_intercepts(svm); in svm_set_intercept()524 recalc_intercepts(svm); in svm_clr_intercept()
125 void recalc_intercepts(struct vcpu_svm *svm) in recalc_intercepts() function928 recalc_intercepts(svm); in nested_vmcb02_prepare_control()
638 recalc_intercepts(svm); in set_dr_intercepts()647 recalc_intercepts(svm); in clr_dr_intercepts()5258 .recalc_intercepts = svm_recalc_intercepts,
4642 recalc_intercepts(svm); in sev_es_init_vmcb()
142 KVM_X86_OP(recalc_intercepts)
1950 void (*recalc_intercepts)(struct kvm_vcpu *vcpu); member
1007 .recalc_intercepts = vt_op(recalc_intercepts),
11236 kvm_x86_call(recalc_intercepts)(vcpu); in vcpu_enter_guest() local