|
KVM
|
#include <arm_arch_timer.h>

Public Attributes | |
| struct arch_timer_context * | direct_vtimer |
| struct arch_timer_context * | direct_ptimer |
| struct arch_timer_context * | emul_vtimer |
| struct arch_timer_context * | emul_ptimer |
Definition at line 78 of file arm_arch_timer.h.
| struct arch_timer_context* timer_map::direct_ptimer |
Definition at line 80 of file arm_arch_timer.h.
| struct arch_timer_context* timer_map::direct_vtimer |
Definition at line 79 of file arm_arch_timer.h.
| struct arch_timer_context* timer_map::emul_ptimer |
Definition at line 82 of file arm_arch_timer.h.
| struct arch_timer_context* timer_map::emul_vtimer |
Definition at line 81 of file arm_arch_timer.h.