Home
last modified time | relevance | path

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

/arch/tile/include/asm/
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; \
/arch/tile/include/arch/
Dspr_def.h40 #define SPR_INTERRUPT_MASK_K \ macro