Home
last modified time | relevance | path

Searched refs:SPR_INTERRUPT_VECTOR_BASE_0 (Results 1 – 2 of 2) sorted by relevance

/arch/tile/include/uapi/arch/
Dspr_def_64.h76 #define SPR_INTERRUPT_VECTOR_BASE_0 0x2509 macro
/arch/tile/kernel/
Dprocess.c375 t->interrupt_vector_base = __insn_mfspr(SPR_INTERRUPT_VECTOR_BASE_0); in save_arch_state()
400 __insn_mtspr(SPR_INTERRUPT_VECTOR_BASE_0, t->interrupt_vector_base); in restore_arch_state()