Searched defs:xs (Results 1 – 1 of 1) sorted by relevance
508 fp_state_alloc(xstate_t xs) in fp_state_alloc()515 fp_state_free(void *ifps, xstate_t xs) in fp_state_free()598 xstate_t xs = current_xstate(); in fpu_store_registers() local850 x86_avx_state64_t *xs = (x86_avx_state64_t *) state; in fpu_set_fxstate() local884 } xs = { .ts = tstate }; in fpu_set_fxstate() local1063 x86_avx_state64_t *xs = (x86_avx_state64_t *) state; in fpu_get_fxstate() local1077 } xs = { .ts = tstate }; in fpu_get_fxstate() local1684 xstate_t xs = THREAD_TO_PCB(thread)->xstate; in thread_xstate() local