Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/tests/
H A Dpmap_tests.c400 const processor_t nest_proc = current_processor(); in test_pmap_nesting() local
401 thread_bind(nest_proc); in test_pmap_nesting()
424 args[j].proc = ((j % 2) ? PROCESSOR_NULL : nest_proc); in test_pmap_nesting()