Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dmmu.c4125 static bool cached_root_available(struct kvm_vcpu *vcpu, gpa_t new_cr3, in cached_root_available() function
4165 if (cached_root_available(vcpu, new_cr3, new_role)) { in fast_cr3_switch()