KVM
Public Attributes | List of all members
arch_timer_context Struct Reference

#include <arm_arch_timer.h>

Collaboration diagram for arch_timer_context:
Collaboration graph
[legend]

Public Attributes

struct kvm_vcpu * vcpu
 
struct hrtimer hrtimer
 
u64 ns_frac
 
struct arch_timer_offset offset
 
bool loaded
 
struct {
   bool   level
 
irq
 
u32 host_timer_irq
 

Detailed Description

Definition at line 53 of file arm_arch_timer.h.

Member Data Documentation

◆ host_timer_irq

u32 arch_timer_context::host_timer_irq

Definition at line 75 of file arm_arch_timer.h.

◆ hrtimer

struct hrtimer arch_timer_context::hrtimer

Definition at line 54 of file arm_arch_timer.h.

◆ 

struct { ... } arch_timer_context::irq

◆ level

bool arch_timer_context::level

Definition at line 71 of file arm_arch_timer.h.

◆ loaded

bool arch_timer_context::loaded

Definition at line 67 of file arm_arch_timer.h.

◆ ns_frac

u64 arch_timer_context::ns_frac

Definition at line 58 of file arm_arch_timer.h.

◆ offset

struct arch_timer_offset arch_timer_context::offset

Definition at line 58 of file arm_arch_timer.h.

◆ vcpu

struct kvm_vcpu* arch_timer_context::vcpu

Definition at line 54 of file arm_arch_timer.h.


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