Home
last modified time | relevance | path

Searched refs:SPR_SYSTEM_SAVE_K_0 (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/arch/tile/include/asm/
Dprocessor.h352 ((int)__insn_mfspr(SPR_SYSTEM_SAVE_K_0) & CPU_MASK_VALUE)
354 (__insn_mfspr(SPR_SYSTEM_SAVE_K_0) & ~CPU_MASK_VALUE)
/linux-2.6.39/arch/tile/kernel/
Dentry.S79 mtspr SPR_SYSTEM_SAVE_K_0, r2
Dhead_32.S128 mtspr SPR_SYSTEM_SAVE_K_0, r4 /* save ksp0 + cpu */
Dregs_32.S88 mtspr SPR_SYSTEM_SAVE_K_0, r2
Dintvec_32.S191 mfspr r0, SPR_SYSTEM_SAVE_K_0
466 mfspr r20, SPR_SYSTEM_SAVE_K_0
/linux-2.6.39/arch/tile/include/arch/
Dspr_def.h89 #define SPR_SYSTEM_SAVE_K_0 \ macro