|
KVM
|
#include <arm_arch_timer.h>

Public Attributes | |
| struct arch_timer_context | timers [NR_KVM_TIMERS] |
| struct hrtimer | bg_timer |
| bool | enabled |
Definition at line 87 of file arm_arch_timer.h.
| struct hrtimer arch_timer_cpu::bg_timer |
Definition at line 82 of file arm_arch_timer.h.
| bool arch_timer_cpu::enabled |
Definition at line 94 of file arm_arch_timer.h.
| struct arch_timer_context arch_timer_cpu::timers[NR_KVM_TIMERS] |
Definition at line 82 of file arm_arch_timer.h.