Searched refs:kvm_mmu_root_info (Results 1 – 3 of 3) sorted by relevance
431 struct kvm_mmu_root_info { struct437 ((struct kvm_mmu_root_info) { .pgd = INVALID_PAGE, .hpa = INVALID_PAGE }) argument466 struct kvm_mmu_root_info root;479 struct kvm_mmu_root_info prev_roots[KVM_MMU_NUM_PREV_ROOTS];
5104 static inline bool is_root_usable(struct kvm_mmu_root_info *root, gpa_t pgd, in is_root_usable()
395 struct kvm_mmu_root_info *cached_root; in nested_ept_invalidate_addr()