Home
last modified time | relevance | path

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

/linux/drivers/cxl/core/
H A Dsuspend.c9 bool cxl_mem_active(void) in cxl_mem_active() function
/linux/kernel/power/
H A Dsuspend.c261 (valid_state(state) && !cxl_mem_active()); in sleep_state_supported()
H A Dhibernate.c113 !secretmem_active() && !cxl_mem_active(); in hibernation_available()
H A Dmain.c224 if (i >= PM_SUSPEND_MEM && cxl_mem_active()) in mem_sleep_show()