Searched refs:PPC_MIN_HPT_ORDER (Results 1 – 1 of 1) sorted by relevance
44 #define PPC_MIN_HPT_ORDER 18 macro60 if (order < PPC_MIN_HPT_ORDER) in kvmppc_alloc_hpt()61 order = PPC_MIN_HPT_ORDER; in kvmppc_alloc_hpt()73 while (!hpt && order > PPC_MIN_HPT_ORDER) { in kvmppc_alloc_hpt()