Home
last modified time | relevance | path

Searched refs:KVM_MEMSLOT_PAGES_TO_MMU_PAGES_RATIO (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h146 #define KVM_MEMSLOT_PAGES_TO_MMU_PAGES_RATIO 50 macro
/openbmc/linux/arch/x86/kvm/
H A Dx86.c12829 nr_mmu_pages = kvm->nr_memslot_pages / KVM_MEMSLOT_PAGES_TO_MMU_PAGES_RATIO; in kvm_arch_commit_memory_region()