RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Data Structures | Macros | Variables
aarch64-mmu.h File Reference

AArch64 MMU configuration. More...

#include <bsp/fatal.h>
#include <bsp/linker-symbols.h>
#include <bsp/start.h>
#include <bsp/utility.h>
#include <bspopts.h>
#include <libcpu/mmu-vmsav8-64.h>
#include <rtems/score/aarch64-system-registers.h>

Go to the source code of this file.

Data Structures

struct  aarch64_mmu_config_entry
 

Macros

#define MMU_MAX_SUBTABLE_PAGE_BITS   ( 3 * MMU_BITS_PER_LEVEL + MMU_PAGE_BITS )
 
#define AARCH64_MMU_DEFAULT_SECTIONS
 

Variables

BSP_START_DATA_SECTION const aarch64_mmu_config_entry aarch64_mmu_config_table []
 
BSP_START_DATA_SECTION const size_t aarch64_mmu_config_table_size
 

Detailed Description

AArch64 MMU configuration.