Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/pseries/
Dlpar.c608 static int cmo_free_hint_flag = CMO_FREE_HINT_DEFAULT; variable
617 cmo_free_hint_flag = 0; in cmo_free_hint()
621 cmo_free_hint_flag = 1; in cmo_free_hint()
649 if (!cmo_free_hint_flag || !firmware_has_feature(FW_FEATURE_CMO)) in arch_free_page()