Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dsecretmem.h32 bool secretmem_active(void);
46 static inline bool secretmem_active(void) in secretmem_active() function
/Linux-v6.6/mm/
Dsecretmem.c45 bool secretmem_active(void) in secretmem_active() function
/Linux-v6.6/kernel/power/
Dhibernate.c87 !secretmem_active() && !cxl_mem_active(); in hibernation_available()