Zephyr API Documentation
3.0.0
A Scalable Open Source RTOS
|
|
3.0.0 |
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 | ||
) |