Searched refs:is_cr_intercept (Results 1 – 1 of 1) sorted by relevance
314 static inline bool is_cr_intercept(struct vcpu_svm *svm, int bit) in is_cr_intercept() function3558 if (!is_cr_intercept(svm, INTERCEPT_CR0_WRITE)) in handle_exit()3818 if (!is_cr_intercept(svm, INTERCEPT_CR8_WRITE)) { in sync_cr8_to_lapic()