Searched refs:auto_eoi (Results 1 – 10 of 10) sorted by relevance
40 static void init_8259A(int auto_eoi);228 static void init_8259A(int auto_eoi) in init_8259A() argument232 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()
34 static void init_8259A(int auto_eoi);345 static void init_8259A(int auto_eoi) in init_8259A() argument349 i8259A_auto_eoi = auto_eoi; in init_8259A()366 if (auto_eoi) /* master does Auto EOI */ in init_8259A()380 if (auto_eoi) in init_8259A()
66 void (*init)(int auto_eoi);
39 u8 auto_eoi; member
228 if (s->auto_eoi) { in pic_intack()288 s->auto_eoi = 0; in kvm_pic_reset()394 s->auto_eoi = (val >> 1) & 1; in pic_ioport_write()
504 sint.auto_eoi = hv_recommend_using_aeoi(); in mshv_synic_init()513 sint.auto_eoi = hv_recommend_using_aeoi(); in mshv_synic_init()
316 shared_sint.auto_eoi = hv_recommend_using_aeoi(); in hv_synic_enable_regs()
69 __u8 auto_eoi; member
632 u64 auto_eoi : 1; member