![]() |
![]() |
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. |
This structure provides the mapping information.