Searched refs:state_buf (Results 1 – 2 of 2) sorted by relevance
155 int vm_get_cpu_state(struct vmctx *ctx, void *state_buf);
709 vm_get_cpu_state(struct vmctx *ctx, void *state_buf) in vm_get_cpu_state() argument712 error = ioctl(ctx->fd, ACRN_IOCTL_PM_GET_CPU_STATE, state_buf); in vm_get_cpu_state()
Completed in 8 milliseconds