Searched refs:kvm_shadow_root_allocated (Results 1 – 3 of 3) sorted by relevance
221 static inline bool kvm_shadow_root_allocated(struct kvm *kvm) in kvm_shadow_root_allocated() function240 return !is_tdp_mmu_enabled(kvm) || kvm_shadow_root_allocated(kvm); in kvm_memslots_have_rmaps()
25 !tdp_enabled || kvm_shadow_root_allocated(kvm); in kvm_page_track_write_tracking_enabled()
3605 if (kvm_shadow_root_allocated(kvm)) in mmu_first_shadow_root_alloc()3611 if (kvm_shadow_root_allocated(kvm)) in mmu_first_shadow_root_alloc()