Searched refs:other_cpu (Results 1 – 1 of 1) sorted by relevance
90 int other_cpu = (cpu_id == PRO_CPU_NUM) ? APP_CPU_NUM : PRO_CPU_NUM; in spi_flash_disable_interrupts_caches_and_other_cpu() local91 spi_flash_disable_cache(other_cpu, &s_flash_op_cache_state[other_cpu]); in spi_flash_disable_interrupts_caches_and_other_cpu()106 int other_cpu = (cpu_id == PRO_CPU_NUM) ? APP_CPU_NUM : PRO_CPU_NUM; in spi_flash_enable_interrupts_caches_and_other_cpu() local107 spi_flash_restore_cache(other_cpu, s_flash_op_cache_state[other_cpu]); in spi_flash_enable_interrupts_caches_and_other_cpu()