Home
last modified time | relevance | path

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

/arch/tile/include/asm/
Dprocessor.h347 ((int)__insn_mfspr(SPR_SYSTEM_SAVE_K_0) & CPU_MASK_VALUE)
349 (__insn_mfspr(SPR_SYSTEM_SAVE_K_0) & ~CPU_MASK_VALUE)
/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_64.S88 mtspr SPR_SYSTEM_SAVE_K_0, r2
Dregs_32.S88 mtspr SPR_SYSTEM_SAVE_K_0, r2
Dhead_64.S196 mtspr SPR_SYSTEM_SAVE_K_0, r4 /* save ksp0 + cpu */
Dintvec_64.S186 mfspr r0, SPR_SYSTEM_SAVE_K_0
456 mfspr r20, SPR_SYSTEM_SAVE_K_0
Dintvec_32.S191 mfspr r0, SPR_SYSTEM_SAVE_K_0
466 mfspr r20, SPR_SYSTEM_SAVE_K_0
/arch/tile/include/arch/
Dspr_def.h96 #define SPR_SYSTEM_SAVE_K_0 \ macro