Home
last modified time | relevance | path

Searched refs:disable_cpu (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/85xx/
H A Dsmp.c392 int disable_cpu; in mpc85xx_smp_kexec_cpu_down() local
408 disable_cpu = cpu_first_thread_sibling(cpu); in mpc85xx_smp_kexec_cpu_down()
413 disable_cpu = sibling; in mpc85xx_smp_kexec_cpu_down()
417 while (paca_ptrs[disable_cpu]->kexec_state < KEXEC_STATE_REAL_MODE) { in mpc85xx_smp_kexec_cpu_down()
423 disable_cpu, in mpc85xx_smp_kexec_cpu_down()
424 paca_ptrs[disable_cpu]->kexec_state); in mpc85xx_smp_kexec_cpu_down()
431 __func__, disable_cpu); in mpc85xx_smp_kexec_cpu_down()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h14930 u32 (*disable_cpu)(struct mac_ax_adapter *adapter); member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_def.h14930 u32 (*disable_cpu)(struct mac_ax_adapter *adapter); member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_mac.c3877 if (mac->ops->disable_cpu(mac) != MACSUCCESS) in rtw_hal_mac_disable_cpu()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_mac.c3895 if (mac->ops->disable_cpu(mac) != MACSUCCESS) in rtw_hal_mac_disable_cpu()