Searched refs:kvm_mmu_root_info (Results 1 - 3 of 3) sorted by last modified time

/linux-master/arch/x86/kvm/vmx/
H A Dnested.c392 struct kvm_mmu_root_info *cached_root;
/linux-master/arch/x86/kvm/mmu/
H A Dmmu.c4663 static inline bool is_root_usable(struct kvm_mmu_root_info *root, gpa_t pgd,
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h425 struct kvm_mmu_root_info { struct
431 ((struct kvm_mmu_root_info) { .pgd = INVALID_PAGE, .hpa = INVALID_PAGE })
460 struct kvm_mmu_root_info root;
472 struct kvm_mmu_root_info prev_roots[KVM_MMU_NUM_PREV_ROOTS];

Completed in 305 milliseconds