Home
last modified time | relevance | path

Searched refs:unregister_dtl (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dkexec.c34 ret = unregister_dtl(hwcpu); in pseries_kexec_cpu_down()
H A Ddtl.c161 unregister_dtl(hwcpu); in dtl_stop()
H A Dlpar.c431 unregister_dtl(get_hard_smp_processor_id(cpu)); in dtl_worker_offline()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dplpar_wrappers.h81 static inline long unregister_dtl(unsigned long cpu) in unregister_dtl() function