Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dxics_kvm.c44 typedef struct KVMEnabledICP { struct
46 QLIST_ENTRY(KVMEnabledICP) node; argument
47 } KVMEnabledICP; typedef
49 static QLIST_HEAD(, KVMEnabledICP)
54 KVMEnabledICP *enabled_icp, *next; in kvm_disable_icps()
141 KVMEnabledICP *enabled_icp; in icp_kvm_realize()