Searched refs:n_max_mmu_pages (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 576 milliseconds