Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/tests/
H A Dpmap_tests.c320 const processor_t nest_proc = current_processor(); in test_pmap_nesting() local
321 thread_bind(nest_proc); in test_pmap_nesting()
344 args[j].proc = ((j % 2) ? PROCESSOR_NULL : nest_proc); in test_pmap_nesting()