Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/tests/
H A Dpmap_tests.c365 const processor_t nest_proc = current_processor(); in test_pmap_nesting() local
366 thread_bind(nest_proc); in test_pmap_nesting()
389 args[j].proc = ((j % 2) ? PROCESSOR_NULL : nest_proc); in test_pmap_nesting()