Home
last modified time | relevance | path

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

/xnu-10002.81.5/osfmk/i386/
H A Dpcb_native.c469 bool save_old = (old != NULL && get_threadtask(old) != kernel_task); in i386_switch_lbrs() local
472 if (!save_old && !restore_new) { in i386_switch_lbrs()
482 if (save_old) { in i386_switch_lbrs()