Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dprocessor.h188 u8 load_fp; member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dprocessor.h179 u8 load_fp; member
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dprocess.c457 if (current->thread.load_fp) { in should_restore_fp()
458 current->thread.load_fp++; in should_restore_fp()
1122 current->thread.load_fp = 1; in restore_tm_state()
1873 current->thread.load_fp = 0; in start_thread()
H A Dtraps.c1879 current->thread.load_fp = 1; in fp_unavailable_tm()
1921 current->thread.load_fp = 1; in vsx_unavailable_tm()
H A Dasm-offsets.c117 OFFSET(THREAD_LOAD_FP, thread_struct, load_fp); in main()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dprocess.c456 if (current->thread.load_fp) { in should_restore_fp()
457 current->thread.load_fp++; in should_restore_fp()
1140 current->thread.load_fp = 1; in restore_tm_state()
1973 current->thread.load_fp = 0; in start_thread()
H A Dtraps.c1884 current->thread.load_fp = 1; in DEFINE_INTERRUPT_HANDLER()
1926 current->thread.load_fp = 1; in DEFINE_INTERRUPT_HANDLER()
H A Dasm-offsets.c112 OFFSET(THREAD_LOAD_FP, thread_struct, load_fp); in main()

Completed in 13 milliseconds