Searched refs:kvm_mmu_root_info (Results 1 – 2 of 2) sorted by relevance
331 struct kvm_mmu_root_info { struct337 ((struct kvm_mmu_root_info) { .pgd = INVALID_PAGE, .hpa = INVALID_PAGE }) argument369 struct kvm_mmu_root_info prev_roots[KVM_MMU_NUM_PREV_ROOTS];
3818 static inline bool is_root_usable(struct kvm_mmu_root_info *root, gpa_t pgd, in is_root_usable()3838 struct kvm_mmu_root_info root; in cached_root_available()