Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pcr_ops Struct Reference

#include <pcr.h>

Data Fields

u64(* read_pcr )(unsigned long)
 
void(* write_pcr )(unsigned long, u64)
 
u64(* read_pic )(unsigned long)
 
void(* write_pic )(unsigned long, u64)
 
u64(* nmi_picl_value )(unsigned int nmi_hz)
 
u64 pcr_nmi_enable
 
u64 pcr_nmi_disable
 

Detailed Description

Definition at line 4 of file pcr.h.

Field Documentation

u64(* nmi_picl_value)(unsigned int nmi_hz)

Definition at line 9 of file pcr.h.

u64 pcr_nmi_disable

Definition at line 11 of file pcr.h.

u64 pcr_nmi_enable

Definition at line 10 of file pcr.h.

u64(* read_pcr)(unsigned long)

Definition at line 5 of file pcr.h.

u64(* read_pic)(unsigned long)

Definition at line 7 of file pcr.h.

void(* write_pcr)(unsigned long, u64)

Definition at line 6 of file pcr.h.

void(* write_pic)(unsigned long, u64)

Definition at line 8 of file pcr.h.


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