Home
last modified time | relevance | path

Searched refs:SPR_TILE_RTF_HWM (Results 1 – 3 of 3) sorted by relevance

/arch/tile/include/uapi/arch/
Dspr_def_64.h200 #define SPR_TILE_RTF_HWM 0x270c macro
Dspr_def_32.h217 #define SPR_TILE_RTF_HWM 0x4e10 macro
/arch/tile/kernel/
Dprocess.c377 t->tile_rtf_hwm = __insn_mfspr(SPR_TILE_RTF_HWM); in save_arch_state()
402 __insn_mtspr(SPR_TILE_RTF_HWM, t->tile_rtf_hwm); in restore_arch_state()