Searched refs:kstack0_sz (Results 1 – 1 of 1) sorted by relevance
1292 size_t kstack0_sz; in hammer_time() local1362 kstack0_sz = thread0.td_kstack_pages * PAGE_SIZE; in hammer_time()1363 bzero((void *)thread0.td_kstack, kstack0_sz); in hammer_time()1364 physfree += kstack0_sz; in hammer_time()