Searched refs:kvmppc_resize_hpt_commit (Results 1 – 3 of 3) sorted by relevance
86 int kvmppc_resize_hpt_commit(PowerPCCPU *cpu, target_ulong flags, int shift);456 static inline int kvmppc_resize_hpt_commit(PowerPCCPU *cpu, in kvmppc_resize_hpt_commit() function
2929 int kvmppc_resize_hpt_commit(PowerPCCPU *cpu, target_ulong flags, int shift) in kvmppc_resize_hpt_commit() function
184 rc = kvmppc_resize_hpt_commit(cpu, flags, shift); in h_resize_hpt_commit()