|
Zephyr Project API
3.1.0
A Scalable Open Source RTOS
|
Go to the source code of this file.
Functions | |
| int | HYPERVISOR_console_io (int op, int cnt, char *str) |
| int | HYPERVISOR_sched_op (int op, void *param) |
| int | HYPERVISOR_event_channel_op (int op, void *param) |
| int | HYPERVISOR_hvm_op (int op, void *param) |
| int | HYPERVISOR_memory_op (int op, void *param) |
| int HYPERVISOR_console_io | ( | int | op, |
| int | cnt, | ||
| char * | str | ||
| ) |
| int HYPERVISOR_event_channel_op | ( | int | op, |
| void * | param | ||
| ) |
| int HYPERVISOR_hvm_op | ( | int | op, |
| void * | param | ||
| ) |
| int HYPERVISOR_memory_op | ( | int | op, |
| void * | param | ||
| ) |
| int HYPERVISOR_sched_op | ( | int | op, |
| void * | param | ||
| ) |