Searched refs:AccelCPUState (Results 1 – 6 of 6) sorted by relevance
32 struct AccelCPUState { struct86 AccelCPUState *qcpu = cpu->accel; in nvmm_set_registers()223 AccelCPUState *qcpu = cpu->accel; in nvmm_get_registers()346 AccelCPUState *qcpu = cpu->accel; in nvmm_can_take_int()371 AccelCPUState *qcpu = cpu->accel; in nvmm_can_take_nmi()394 AccelCPUState *qcpu = cpu->accel; in nvmm_vcpu_pre_run()477 AccelCPUState *qcpu = cpu->accel; in nvmm_vcpu_post_run()564 AccelCPUState *qcpu = cpu->accel; in nvmm_handle_rdmsr()609 AccelCPUState *qcpu = cpu->accel; in nvmm_handle_wrmsr()683 AccelCPUState *qcpu = cpu->accel; in nvmm_vcpu_loop()[all …]
24 typedef struct AccelCPUState AccelCPUState; typedef
235 struct AccelCPUState { struct385 AccelCPUState *vcpu = cpu->accel; in whpx_set_registers()600 AccelCPUState *vcpu = cpu->accel; in whpx_get_registers()881 AccelCPUState *vcpu = cpu->accel; in whpx_handle_mmio()906 AccelCPUState *vcpu = cpu->accel; in whpx_handle_portio()1405 AccelCPUState *vcpu = cpu->accel; in whpx_vcpu_get_pc()1455 AccelCPUState *vcpu = cpu->accel; in whpx_vcpu_pre_run()1575 AccelCPUState *vcpu = cpu->accel; in whpx_vcpu_post_run()1600 AccelCPUState *vcpu = cpu->accel; in whpx_vcpu_process_async_events()1638 AccelCPUState *vcpu = cpu->accel; in whpx_vcpu_run()[all …]
60 struct AccelCPUState { struct
142 cpu->accel = g_new0(AccelCPUState, 1); in hvf_init_vcpu()
557 AccelCPUState *accel;