Home
last modified time | relevance | path

Searched refs:load_fp (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/powerpc/include/asm/
A Dprocessor.h184 u8 load_fp; member
/linux-6.3-rc2/arch/powerpc/kernel/
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()
1950 current->thread.load_fp = 0; in start_thread()
A Dtraps.c1853 current->thread.load_fp = 1; in DEFINE_INTERRUPT_HANDLER()
1895 current->thread.load_fp = 1; in DEFINE_INTERRUPT_HANDLER()
A Dasm-offsets.c112 OFFSET(THREAD_LOAD_FP, thread_struct, load_fp); in main()

Completed in 11 milliseconds