mars/context.h File Reference

[host] MARS Context API More...


Data Structures

struct  mars_context
 MARS context structure. More...

Functions

int mars_context_create (struct mars_context **mars, uint32_t num_mpus, uint8_t shared)
 [host] Creates a single MARS context.
int mars_context_destroy (struct mars_context *mars)
 [host] Destroys a single MARS context.
static void * mars_ea_to_ptr (uint64_t ea)
 [host] Converts a 64-bit address to pointer.
static uint64_t mars_ptr_to_ea (const void *ptr)
 [host] Converts a pointer to 64-bit address.


Detailed Description

[host] MARS Context API


Generated on Thu Oct 23 14:11:55 2008 for MARS by  doxygen 1.5.5