Home
last modified time | relevance | path

Searched refs:state_buf (Results 1 – 2 of 2) sorted by relevance

/devicemodel/include/
A Dvmmapi.h155 int vm_get_cpu_state(struct vmctx *ctx, void *state_buf);
/devicemodel/core/
A Dvmmapi.c709 vm_get_cpu_state(struct vmctx *ctx, void *state_buf) in vm_get_cpu_state() argument
712 error = ioctl(ctx->fd, ACRN_IOCTL_PM_GET_CPU_STATE, state_buf); in vm_get_cpu_state()

Completed in 8 milliseconds