Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/alpha/kernel/
Dsys_alcor.c42 *(vuip)GRU_INT_MASK = mask; in alcor_update_irq_hw()
134 *(vuip)GRU_INT_MASK = 0; mb(); /* all disabled */ in alcor_init_irq()
/linux-2.4.37.9/include/asm-alpha/
Dcore_cia.h242 #define GRU_INT_MASK (IDENT_ADDR + 0x8780000040UL) macro