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

/linux-master/drivers/cxl/core/
H A Dsuspend.c9 bool cxl_mem_active(void) function
/linux-master/include/linux/
H A Dpm.h39 bool cxl_mem_active(void);
41 static inline bool cxl_mem_active(void) function
/linux-master/kernel/power/
H A Dsuspend.c254 (valid_state(state) && !cxl_mem_active());
H A Dhibernate.c96 !secretmem_active() && !cxl_mem_active();
H A Dmain.c146 if (i >= PM_SUSPEND_MEM && cxl_mem_active())

Completed in 331 milliseconds