Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dhyperv_synic.c30 bool auto_eoi; member
54 bool auto_eoi; in synic_prepare_sint_vecs() local
66 bool auto_eoi; in synic_sints_prepare() local
H A Dhyperv.c20 static void sint_enable(u8 sint, u8 vec, bool auto_eoi) in sint_enable()
31 void synic_sint_create(u8 sint, u8 vec, bool auto_eoi) in synic_sint_create()