Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dlpar.c1740 static int cmo_free_hint_flag = CMO_FREE_HINT_DEFAULT; variable
1749 cmo_free_hint_flag = 0; in cmo_free_hint()
1753 cmo_free_hint_flag = 1; in cmo_free_hint()
1783 if (!cmo_free_hint_flag || !firmware_has_feature(FW_FEATURE_CMO)) in arch_free_page()