Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv_builtin.c45 static unsigned long kvm_cma_resv_ratio = 5; variable
54 return kstrtoul(p, 0, &kvm_cma_resv_ratio); in early_parse_kvm_cma_resv()
92 selected_size = PAGE_ALIGN(memblock_phys_mem_size() * kvm_cma_resv_ratio / 100); in kvm_cma_reserve()
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt2656 kvm_cma_resv_ratio=n [PPC]