KVM
Public Attributes | List of all members
timer_map Struct Reference

#include <arm_arch_timer.h>

Collaboration diagram for timer_map:
Collaboration graph
[legend]

Public Attributes

struct arch_timer_contextdirect_vtimer
 
struct arch_timer_contextdirect_ptimer
 
struct arch_timer_contextemul_vtimer
 
struct arch_timer_contextemul_ptimer
 

Detailed Description

Definition at line 78 of file arm_arch_timer.h.

Member Data Documentation

◆ direct_ptimer

struct arch_timer_context* timer_map::direct_ptimer

Definition at line 80 of file arm_arch_timer.h.

◆ direct_vtimer

struct arch_timer_context* timer_map::direct_vtimer

Definition at line 79 of file arm_arch_timer.h.

◆ emul_ptimer

struct arch_timer_context* timer_map::emul_ptimer

Definition at line 82 of file arm_arch_timer.h.

◆ emul_vtimer

struct arch_timer_context* timer_map::emul_vtimer

Definition at line 81 of file arm_arch_timer.h.


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