Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/tests/
H A Dpmap_tests.c321 const processor_t nest_proc = current_processor(); in test_pmap_nesting() local
322 thread_bind(nest_proc); in test_pmap_nesting()
345 args[j].proc = ((j % 2) ? PROCESSOR_NULL : nest_proc); in test_pmap_nesting()