Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/platforms/pseries/
Dlpar.c474 static int cmo_free_hint_flag = CMO_FREE_HINT_DEFAULT; variable
483 cmo_free_hint_flag = 0; in cmo_free_hint()
487 cmo_free_hint_flag = 1; in cmo_free_hint()
515 if (!cmo_free_hint_flag || !firmware_has_feature(FW_FEATURE_CMO)) in arch_free_page()