|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Xen HVM operations. More...
#include <zephyr/xen/public/hvm/hvm_op.h>#include <zephyr/xen/public/hvm/params.h>#include <zephyr/kernel.h>Go to the source code of this file.
Functions | |
| int | hvm_set_parameter (int idx, int domid, uint64_t value) |
| Set an HVM parameter for a Xen domain. | |
| int | hvm_get_parameter (int idx, int domid, uint64_t *value) |
| Get an HVM parameter from a Xen domain. | |
Xen HVM operations.