Home
last modified time | relevance | path

Searched refs:load_vec (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dprocessor.h190 u8 load_vec; member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dprocessor.h181 u8 load_vec; member
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dprocess.c476 if (cpu_has_feature(CPU_FTR_ALTIVEC) && (current->thread.load_vec)) { in should_restore_altivec()
477 current->thread.load_vec++; in should_restore_altivec()
1125 current->thread.load_vec = 1; in restore_tm_state()
1882 current->thread.load_vec = 0; in start_thread()
H A Dtraps.c1897 current->thread.load_vec = 1; in altivec_unavailable_tm()
1920 current->thread.load_vec = 1; in vsx_unavailable_tm()
H A Dasm-offsets.c124 OFFSET(THREAD_LOAD_VEC, thread_struct, load_vec); in main()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dprocess.c475 if (cpu_has_feature(CPU_FTR_ALTIVEC) && (current->thread.load_vec)) { in should_restore_altivec()
476 current->thread.load_vec++; in should_restore_altivec()
1143 current->thread.load_vec = 1; in restore_tm_state()
1984 current->thread.load_vec = 0; in start_thread()
H A Dtraps.c1902 current->thread.load_vec = 1; in DEFINE_INTERRUPT_HANDLER()
1925 current->thread.load_vec = 1; in DEFINE_INTERRUPT_HANDLER()
H A Dasm-offsets.c118 OFFSET(THREAD_LOAD_VEC, thread_struct, load_vec); in main()

Completed in 14 milliseconds