Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
Dlpar.c602 static int cmo_free_hint_flag = CMO_FREE_HINT_DEFAULT; variable
611 cmo_free_hint_flag = 0; in cmo_free_hint()
615 cmo_free_hint_flag = 1; in cmo_free_hint()
643 if (!cmo_free_hint_flag || !firmware_has_feature(FW_FEATURE_CMO)) in arch_free_page()