Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/
H A Dxlp_machdep.c111 uint32_t xlp_hw_thread_mask; variable
183 uint32_t cpu_map = xlp_hw_thread_mask; in xlp_parse_mmu_options()
243 xlp_hw_thread_mask = cpu_map; in xlp_parse_mmu_options()
294 xlp_hw_thread_mask = mask; in xlp_bootargs_init()
316 xlp_hw_thread_mask = arg; in xlp_bootargs_init()
334 xlp_hw_thread_mask = mask; in xlp_bootargs_init()
H A Dxlp.h59 extern uint32_t xlp_hw_thread_mask;
H A Dcms.c439 xlp_msg_thread_mask = xlp_hw_thread_mask & mask; in xlp_msgring_config()
483 if ((xlp_hw_thread_mask & (1 << i)) == 0) in sys_print_debug()