Data Fields
keystone_mmap_mapping_t Struct Reference

This structure provides the mapping information. More...

#include <mmap_resource.h>

Data Fields

uint64_t raddr
 "Replacement Address": The 36-bit physical address of the memory to be mapped.
uint32_t baddr
 "Base Address": The 32-bit virtual address at which the physical memory may be accessed.
int8_t xmc_idx
 XMC register index to be used in the mapping.
int8_t ses_idx
 SES register index to be used in the mapping.
int8_t segsize_power2
 Log base 2 of the size of the memory to be mapped.
uint8_t prot
 RWX and cache configuration to be applied to the memory.

Detailed Description

This structure provides the mapping information.


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

Copyright 2014, Texas Instruments Incorporated