Searched refs:TEST_NEST_THREADS (Results 1 – 1 of 1) sorted by relevance
408 #define TEST_NEST_THREADS 4 in test_pmap_nesting() macro409 #if TEST_NEST_THREADS >= MAX_CPUS in test_pmap_nesting()410 #undef TEST_NEST_THREADS in test_pmap_nesting()411 #define TEST_NEST_THREADS MAX_CPUS - 1 in test_pmap_nesting() macro413 thread_t nest_threads[TEST_NEST_THREADS]; in test_pmap_nesting()414 kern_return_t thread_krs[TEST_NEST_THREADS]; in test_pmap_nesting()415 pmap_test_thread_args args[TEST_NEST_THREADS]; in test_pmap_nesting()