Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dkexec.c34 ret = unregister_dtl(hwcpu); in pseries_kexec_cpu_down()
H A Ddtl.c171 unregister_dtl(hwcpu); in dtl_stop()
H A Dlpar.c434 unregister_dtl(get_hard_smp_processor_id(cpu)); in dtl_worker_offline()
/openbmc/linux/arch/powerpc/include/asm/
H A Dplpar_wrappers.h85 static inline long unregister_dtl(unsigned long cpu) in unregister_dtl() function