Searched refs:APICCommonClass (Results 1 – 7 of 7) sorted by relevance
44 APICCommonClass *info = APIC_COMMON_GET_CLASS(s); in cpu_set_apic_base()81 APICCommonClass *info; in cpu_set_apic_tpr()96 APICCommonClass *info; in cpu_get_apic_tpr()111 APICCommonClass *info = APIC_COMMON_GET_CLASS(s); in apic_enable_tpr_access_reporting()122 APICCommonClass *info = APIC_COMMON_GET_CLASS(s); in apic_enable_vapic()139 APICCommonClass *info = APIC_COMMON_GET_CLASS(s); in apic_deliver_nmi()199 APICCommonClass *info; in apic_init_reset()253 APICCommonClass *info = APIC_COMMON_GET_CLASS(s); in apic_reset_common()274 APICCommonClass *info; in apic_common_realize()311 APICCommonClass *info = APIC_COMMON_GET_CLASS(s); in apic_common_unrealize()[all …]
1182 APICCommonClass *k = APIC_COMMON_CLASS(klass); in apic_class_init()
131 typedef struct APICCommonClass APICCommonClass; typedef132 DECLARE_OBJ_CHECKERS(APICCommonState, APICCommonClass,135 struct APICCommonClass { struct231 APICCommonClass *apic_get_class(Error **errp);
22 APICCommonClass *apic_get_class(Error **errp) in apic_get_class()45 APICCommonClass *apic_class = apic_get_class(errp); in x86_cpu_apic_create()
81 APICCommonClass *k = APIC_COMMON_CLASS(klass); in xen_apic_class_init()
245 APICCommonClass *k = APIC_COMMON_CLASS(klass); in kvm_apic_class_init()
257 APICCommonClass *k = APIC_COMMON_CLASS(klass); in whpx_apic_class_init()