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

#include <launch.h>

Data Fields

volatile u64 magic
 
volatile u64 busy
 
volatile launch_proc_t call_addr
 
volatile u64 call_addr_c
 
volatile u64 call_parm
 
volatile voidstack_addr
 
volatile voidgp_addr
 
volatile charbevutlb
 
volatile charbevnormal
 
volatile charbevecc
 
volatile char pad [160]
 

Detailed Description

Definition at line 67 of file launch.h.

Field Documentation

volatile char* bevecc

Definition at line 77 of file launch.h.

volatile char* bevnormal

Definition at line 76 of file launch.h.

volatile char* bevutlb

Definition at line 75 of file launch.h.

volatile u64 busy

Definition at line 69 of file launch.h.

volatile launch_proc_t call_addr

Definition at line 70 of file launch.h.

volatile u64 call_addr_c

Definition at line 71 of file launch.h.

volatile u64 call_parm

Definition at line 72 of file launch.h.

volatile void* gp_addr

Definition at line 74 of file launch.h.

volatile u64 magic

Definition at line 68 of file launch.h.

volatile char pad[160]

Definition at line 78 of file launch.h.

volatile void* stack_addr

Definition at line 73 of file launch.h.


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