Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dmmu.c4366 static bool cached_root_available(struct kvm_vcpu *vcpu, gpa_t new_cr3, in cached_root_available() function
4407 if (cached_root_available(vcpu, new_cr3, new_role)) { in fast_cr3_switch()