Searched refs:arch_proc_id (Results 1 – 18 of 18) sorted by relevance
85 uint32_t core_id = arch_proc_id(); in _save_core_context()96 uint32_t core_id = arch_proc_id(); in _restore_core_context()112 if (arch_proc_id()) { in power_gate_exit()138 uint32_t cpu = arch_proc_id(); in pm_state_set()180 uint32_t cpu = arch_proc_id(); in pm_state_exit_post_ops()
45 uint32_t curr_cpu = arch_proc_id(); in soc_start_core()128 uint32_t curr = arch_proc_id(); in send_ipi()167 IDC[arch_proc_id()].core[i].tfc = BIT(31); in idc_isr()
31 static ALWAYS_INLINE uint32_t arch_proc_id(void) in arch_proc_id() function
30 static ALWAYS_INLINE uint32_t arch_proc_id(void) in arch_proc_id() function
28 static ALWAYS_INLINE uint32_t arch_proc_id(void) in arch_proc_id() function
163 uint32_t core_id = arch_proc_id(); in _restore_core_context()222 if (arch_proc_id()) { in power_gate_exit()279 uint32_t cpu = arch_proc_id(); in pm_state_set()373 uint32_t cpu = arch_proc_id(); in pm_state_exit_post_ops()439 uint32_t cpu = arch_proc_id(); in arch_cpu_idle()
42 uint32_t cpu_id = arch_proc_id(); in ipc_isr()224 uint32_t curr = arch_proc_id(); in send_ipi()259 CHECKIF(arch_proc_id() != 0) { in soc_adsp_halt_cpu()
16 static ALWAYS_INLINE uint32_t arch_proc_id(void) in arch_proc_id() function
73 static ALWAYS_INLINE uint32_t arch_proc_id(void) in arch_proc_id() function
116 hart_id = arch_proc_id(); in nds_l2_cache_all()171 hart_id = arch_proc_id(); in nds_l2_cache_range()
150 prid = arch_proc_id(); in boot_core0()
148 uint32_t fs = ACE_INTC[arch_proc_id()].irq_finalstatus_l; in dwint_isr()
169 hartid = arch_proc_id(); in get_context_en_addr()182 return config->reg + get_hart_context(dev, arch_proc_id()) * CONTEXT_SIZE + CONTEXT_CLAIM; in get_claim_complete_addr()193 hartid = arch_proc_id(); in get_threshold_priority_addr()
135 const uint32_t cpu = arch_proc_id(); in intel_adsp_wdt_isr()
119 return MTIMECMP_REG + (arch_proc_id() * 8); in get_hart_mtimecmp()
499 static inline uint32_t arch_proc_id(void);
185 if (arch_proc_id() == 0) { in cpu_hold()