Searched refs:core_thr_mask (Results 1 – 1 of 1) sorted by relevance
184 uint32_t core0_thr_mask, core_thr_mask, cpu_rst_mask; in xlp_parse_mmu_options() local235 core_thr_mask = (cpu_map >> (4 * i)) & 0xf; in xlp_parse_mmu_options()236 if (core_thr_mask == 0) in xlp_parse_mmu_options()238 if (core_thr_mask != core0_thr_mask) in xlp_parse_mmu_options()