Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkvm_host.h168 #define KVM_REFILL_PAGES 25 macro
/linux/arch/x86/kvm/mmu/
H A Dmmu.c2828 kvm_mmu_zap_oldest_mmu_pages(vcpu->kvm, KVM_REFILL_PAGES - avail); in make_mmu_pages_available()