Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/cxl/core/
A Dsuspend.c9 bool cxl_mem_active(void) in cxl_mem_active() function
/linux-6.3-rc2/include/linux/
A Dpm.h39 bool cxl_mem_active(void);
41 static inline bool cxl_mem_active(void) in cxl_mem_active() function
/linux-6.3-rc2/kernel/power/
A Dsuspend.c247 (valid_state(state) && !cxl_mem_active()); in sleep_state_supported()
A Dhibernate.c86 !secretmem_active() && !cxl_mem_active(); in hibernation_available()
A Dmain.c134 if (i >= PM_SUSPEND_MEM && cxl_mem_active()) in mem_sleep_show()

Completed in 11 milliseconds