Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/
Dsvm.c547 static inline bool is_cr_intercept(struct vcpu_svm *svm, int bit) in is_cr_intercept() function
4938 if (!is_cr_intercept(svm, INTERCEPT_CR0_WRITE)) in handle_exit()
5504 if (!is_cr_intercept(svm, INTERCEPT_CR8_WRITE)) { in sync_cr8_to_lapic()