Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/i386/
H A Dmachine_routines.h433 void i386_switch_lbrs(thread_t old, thread_t new);
H A Dpcb_native.c465 i386_switch_lbrs(thread_t old, thread_t new) in i386_switch_lbrs() function
639 i386_switch_lbrs(old, new); in act_machine_switch_pcb()