Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/platforms/
Dapus_setup.c520 static unsigned char last_ipl[8]; variable
533 if (last_ipl[level]) in apus_get_irq()
535 last_ipl[level] = ipl_emu; in apus_get_irq()
553 printk("{%d}", ~last_ipl[level] & IPLEMU_IPLMASK); in apus_end_irq()
556 ipl_emu = last_ipl[level] & IPLEMU_IPLMASK; in apus_end_irq()
558 last_ipl[level] = 0; in apus_end_irq()