Searched refs:kvmppc_resize_hpt_prepare (Results 1 – 3 of 3) sorted by relevance
87 int kvmppc_resize_hpt_prepare(PowerPCCPU *cpu, target_ulong flags, int shift);459 static inline int kvmppc_resize_hpt_prepare(PowerPCCPU *cpu, in kvmppc_resize_hpt_prepare() function
2930 int kvmppc_resize_hpt_prepare(PowerPCCPU *cpu, target_ulong flags, int shift) in kvmppc_resize_hpt_prepare() function
120 rc = kvmppc_resize_hpt_prepare(cpu, flags, shift); in h_resize_hpt_prepare()