Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/i386/
H A Dpcb.c439 pmap_switch_context(thread_t ot, thread_t nt, int cnum) in pmap_switch_context() function
500 pmap_switch_context(old, new, cpu_number()); in machine_switch_context()
532 pmap_switch_context(thread, processor->idle_thread, cpu_number()); in machine_processor_shutdown()
2188 pmap_switch_context(old, new, cpu_number()); in machine_stack_handoff()