Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dhyperv_stimer.c36 struct svcpu { struct
43 static struct svcpu g_synic_vcpu[MAX_CPUS]; argument
71 struct svcpu *svcpu = &g_synic_vcpu[vcpu]; in synic_enable() local
94 static void process_stimer_msg(struct svcpu *svcpu, in process_stimer_msg()
144 struct svcpu *svcpu = &g_synic_vcpu[vcpu]; in __stimer_isr() local
174 struct svcpu *svcpu = &g_synic_vcpu[vcpu]; in __stimer_isr_direct() local
235 struct svcpu *svcpu = &g_synic_vcpu[vcpu]; in stimers_shutdown() local
245 struct svcpu *svcpu = &g_synic_vcpu[vcpu]; in synic_disable() local
257 struct svcpu *svcpu = &g_synic_vcpu[vcpu]; in stimer_test_prepare() local
276 struct svcpu *svcpu = &g_synic_vcpu[vcpu]; in stimer_test_prepare_direct() local
[all …]