Searched refs:n_max_mmu_pages (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/kvm/mmu/
H A Dmmu.c2707 if (kvm->arch.n_max_mmu_pages > kvm->arch.n_used_mmu_pages)
2708 return kvm->arch.n_max_mmu_pages -
2752 kvm->arch.n_max_mmu_pages = goal_nr_mmu_pages;
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h1286 unsigned long n_max_mmu_pages; member in struct:kvm_arch

Completed in 921 milliseconds