Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcpuhotplug.h127 CPUHP_MM_ZSWP_MEM_PREPARE, enumerator
/openbmc/linux/mm/
H A Dzswap.c1594 ret = cpuhp_setup_state(CPUHP_MM_ZSWP_MEM_PREPARE, "mm/zswap:prepare", in zswap_setup()
1632 cpuhp_remove_state(CPUHP_MM_ZSWP_MEM_PREPARE); in zswap_setup()