Home
last modified time | relevance | path

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

/arch/alpha/kernel/
Dsys_alcor.c41 *(vuip)GRU_INT_MASK = mask; in alcor_update_irq_hw()
116 *(vuip)GRU_INT_MASK = 0; mb(); /* all disabled */ in alcor_init_irq()
/arch/alpha/include/asm/
Dcore_cia.h241 #define GRU_INT_MASK (IDENT_ADDR + 0x8780000040UL) macro