Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dplpar_wrappers.h218 static inline long plpar_resize_hpt_commit(unsigned long flags, in plpar_resize_hpt_commit() function
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dlpar.c1611 state->commit_rc = plpar_resize_hpt_commit(0, state->shift); in pseries_lpar_resize_hpt_commit()