Home
last modified time | relevance | path

Searched refs:kvm_mmu_root_info (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
A Dkvm_host.h397 struct kvm_mmu_root_info { struct
403 ((struct kvm_mmu_root_info) { .pgd = INVALID_PAGE, .hpa = INVALID_PAGE }) argument
437 struct kvm_mmu_root_info prev_roots[KVM_MMU_NUM_PREV_ROOTS];
/linux/arch/x86/kvm/mmu/
A Dmmu.c4136 static inline bool is_root_usable(struct kvm_mmu_root_info *root, gpa_t pgd, in is_root_usable()
4156 struct kvm_mmu_root_info root; in cached_root_available()
/linux/arch/x86/kvm/vmx/
A Dnested.c346 struct kvm_mmu_root_info *cached_root; in nested_ept_invalidate_addr()

Completed in 31 milliseconds