Searched refs:load_vec (Results 1 – 4 of 4) sorted by relevance
271 #define loadvec(thr) ((thr).load_vec)341 (tsk->thread.load_vec || tm_active_with_altivec(tsk))) { in restore_altivec()344 tsk->thread.load_vec++; in restore_altivec()1080 current->thread.load_vec = 1; in restore_tm_state()1829 current->thread.load_vec = 0; in start_thread()
1777 current->thread.load_vec = 1; in altivec_unavailable_tm()1800 current->thread.load_vec = 1; in vsx_unavailable_tm()
113 OFFSET(THREAD_LOAD_VEC, thread_struct, load_vec); in main()
278 u8 load_vec; member