Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/
H A Dxlp_machdep.c184 uint32_t core0_thr_mask, core_thr_mask, cpu_rst_mask; in xlp_parse_mmu_options() local
201 core0_thr_mask = cpu_map & 0xf; in xlp_parse_mmu_options()
202 switch (core0_thr_mask) { in xlp_parse_mmu_options()
238 if (core_thr_mask != core0_thr_mask) in xlp_parse_mmu_options()
263 (u_long)core0_thr_mask, (u_long)cpu_map); in xlp_parse_mmu_options()