Home
last modified time | relevance | path

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

/arch/mips/sgi-ip27/
A Dip27-irq.c234 u64 pend1; in ip27_do_irq_mask1() local
238 pend1 = LOCAL_HUB_L(PI_INT_PEND1); in ip27_do_irq_mask1()
240 pend1 &= mask[1]; /* Pick intrs we should look at */ in ip27_do_irq_mask1()
241 if (!pend1) in ip27_do_irq_mask1()
245 ret = generic_handle_domain_irq(domain, __ffs(pend1) + 64); in ip27_do_irq_mask1()
A Dip27-nmi.c127 u64 mask0, mask1, pend0, pend1; in nmi_dump_hub_irq() local
138 pend1 = REMOTE_HUB_L(nasid, PI_INT_PEND1); in nmi_dump_hub_irq()
141 pr_emerg("PI_INT_PEND0: %16llx PI_INT_PEND1: %16llx\n", pend0, pend1); in nmi_dump_hub_irq()
/arch/mips/include/asm/octeon/
A Dcvmx-pow-defs.h143 uint64_t pend1:1; member
151 uint64_t pend1:1;
203 uint64_t pend1:1; member
211 uint64_t pend1:1;

Completed in 10 milliseconds