Searched refs:kvm_mmu_root_info (Results 1 – 2 of 2) sorted by relevance
330 struct kvm_mmu_root_info { struct336 ((struct kvm_mmu_root_info) { .pgd = INVALID_PAGE, .hpa = INVALID_PAGE }) argument370 struct kvm_mmu_root_info prev_roots[KVM_MMU_NUM_PREV_ROOTS];
3808 static inline bool is_root_usable(struct kvm_mmu_root_info *root, gpa_t pgd, in is_root_usable()3828 struct kvm_mmu_root_info root; in cached_root_available()