Home
last modified time | relevance | path

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

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