Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dsvm.c544 static inline bool is_cr_intercept(struct vcpu_svm *svm, int bit) in is_cr_intercept() function
4906 if (!is_cr_intercept(svm, INTERCEPT_CR0_WRITE)) in handle_exit()
5458 if (!is_cr_intercept(svm, INTERCEPT_CR8_WRITE)) { in sync_cr8_to_lapic()