Home
last modified time | relevance | path

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

/linux/drivers/irqchip/
H A Dirq-econet-en751221.c35 #define NOT_PERCPU 0xff macro
86 else if (shadow != NOT_PERCPU && smp_processor_id() == 1) in econet_chmask()
167 if (econet_intc.interrupt_shadows[hwirq] == NOT_PERCPU) { in econet_intc_map()
199 memset(econet_intc.interrupt_shadows, NOT_PERCPU, in get_shadow_interrupts()
233 if (econet_intc.interrupt_shadows[target] != NOT_PERCPU) { in get_shadow_interrupts()
239 if (econet_intc.interrupt_shadows[shadow] != NOT_PERCPU) { in get_shadow_interrupts()