Home
last modified time | relevance | path

Searched refs:PPC_MIN_HPT_ORDER (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_book3s_64.h108 #define PPC_MIN_HPT_ORDER 18 macro
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_64_mmu_hv.c80 if ((order < PPC_MIN_HPT_ORDER) || (order > PPC_MAX_HPT_ORDER)) in kvmppc_allocate_hpt()
H A Dbook3s_hv.c5197 while ((err == -ENOMEM) && --order >= PPC_MIN_HPT_ORDER) in kvmppc_hv_setup_htab_rma()