Searched refs:hvf_vcpu_caps (Results 1 – 2 of 2) sorted by relevance
34 typedef struct hvf_vcpu_caps { struct41 } hvf_vcpu_caps; typedef48 hvf_vcpu_caps *hvf_caps;
243 hvf_state->hvf_caps = g_new0(struct hvf_vcpu_caps, 1); in hvf_arch_init_vcpu()