Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dprocessor.h188 u8 load_fp; member
/arch/powerpc/kernel/
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()
Dtraps.c1879 current->thread.load_fp = 1; in fp_unavailable_tm()
1921 current->thread.load_fp = 1; in vsx_unavailable_tm()
Dasm-offsets.c117 OFFSET(THREAD_LOAD_FP, thread_struct, load_fp); in main()