Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
Dcmm.c325 static int cmm_thread(void *dummy) in cmm_thread() function
693 cmm_thread_ptr = kthread_run(cmm_thread, NULL, "cmmthread"); in cmm_init()
749 cmm_thread_ptr = kthread_run(cmm_thread, NULL, "cmmthread"); in cmm_set_disable()
/arch/s390/mm/
Dcmm.c148 static int cmm_thread(void *dummy) in cmm_thread() function
452 cmm_thread_ptr = kthread_run(cmm_thread, NULL, "cmmthread"); in cmm_init()