Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/i386/
H A Dpcb.c440 pmap_switch_context(thread_t ot, thread_t nt, int cnum) in pmap_switch_context() function
501 pmap_switch_context(old, new, cpu_number()); in machine_switch_context()
555 pmap_switch_context(thread, processor->idle_thread, cpu_number()); in machine_processor_shutdown()
2211 pmap_switch_context(old, new, cpu_number()); in machine_stack_handoff()