Searched refs:SPR_INTERRUPT_MASK_K (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/tile/include/arch/
H A Dspr_def.h40 #define SPR_INTERRUPT_MASK_K \ macro
/linux-4.4.14/arch/tile/include/asm/
H A Dirqflags.h103 ((__insn_mfspr(SPR_INTERRUPT_MASK_K) >> (n)) & 1)
109 __insn_mfspr(SPR_INTERRUPT_MASK_K)
111 __insn_mtspr(SPR_INTERRUPT_MASK_K, (mask))
210 mfspr tmp, SPR_INTERRUPT_MASK_K; \

Completed in 89 milliseconds