Home
last modified time | relevance | path

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

/drivers/irqchip/
Dirq-i8259.c40 static void init_8259A(int auto_eoi);
228 static void init_8259A(int auto_eoi) in init_8259A() argument
232 i8259A_auto_eoi = auto_eoi; in init_8259A()
245 if (auto_eoi) /* master does Auto EOI */ in init_8259A()
254 if (auto_eoi) in init_8259A()
/drivers/hv/
Dhv.c325 shared_sint.auto_eoi = in hv_synic_enable_regs()
328 shared_sint.auto_eoi = 0; in hv_synic_enable_regs()