Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/i386/
H A Dfpu.h139 extern void fpu_switch_addrmode(
H A Dfpu.c1715 fpu_switch_addrmode(thread_t thread, boolean_t is_64bit) in fpu_switch_addrmode() function
H A Dpcb.c2040 fpu_switch_addrmode(thread, task_has_64Bit_addr(task)); in machine_thread_switch_addrmode()