Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dplpar_wrappers.h214 static inline long plpar_resize_hpt_commit(unsigned long flags, in plpar_resize_hpt_commit() function
/Linux-v4.19/arch/powerpc/platforms/pseries/
Dlpar.c638 state->commit_rc = plpar_resize_hpt_commit(0, state->shift); in pseries_lpar_resize_hpt_commit()