Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dprocessor.h179 u8 load_fp; member
/openbmc/linux/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()