Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dplpar_wrappers.h217 static inline long plpar_resize_hpt_commit(unsigned long flags, in plpar_resize_hpt_commit() function
/linux-6.1.9/arch/powerpc/platforms/pseries/
Dlpar.c1631 state->commit_rc = plpar_resize_hpt_commit(0, state->shift); in pseries_lpar_resize_hpt_commit()