Searched refs:td_allocdomain (Results 1 – 2 of 2) sorted by relevance
460 td->td_allocdomain = vm_phys_domain(vtophys(td)); in thread_init()602 tdd = &thread_domain_data[td->td_allocdomain]; in thread_zombie()
256 u_char td_allocdomain; /* (b) NUMA domain backing this struct thread. */ member