KVM
Public Attributes | List of all members
arch_timer_cpu Struct Reference

#include <arm_arch_timer.h>

Collaboration diagram for arch_timer_cpu:
Collaboration graph
[legend]

Public Attributes

struct arch_timer_context timers [NR_KVM_TIMERS]
 
struct hrtimer bg_timer
 
bool enabled
 

Detailed Description

Definition at line 87 of file arm_arch_timer.h.

Member Data Documentation

◆ bg_timer

struct hrtimer arch_timer_cpu::bg_timer

Definition at line 82 of file arm_arch_timer.h.

◆ enabled

bool arch_timer_cpu::enabled

Definition at line 94 of file arm_arch_timer.h.

◆ timers

struct arch_timer_context arch_timer_cpu::timers[NR_KVM_TIMERS]

Definition at line 82 of file arm_arch_timer.h.


The documentation for this struct was generated from the following file: