Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/tests/ !
H A Dpmap_tests.c364 const processor_t nest_proc = current_processor(); in test_pmap_nesting() local
365 thread_bind(nest_proc); in test_pmap_nesting()
388 args[j].proc = ((j % 2) ? PROCESSOR_NULL : nest_proc); in test_pmap_nesting()