RTEMS 6.1-rc6
|
AArch64 cache defines and implementation. More...
#include <rtems.h>
#include <bsp.h>
#include <rtems/score/aarch64-system-registers.h>
#include "../../shared/cache/cacheimpl.h"
Macros | |
#define | CPU_DATA_CACHE_ALIGNMENT 64 |
#define | CPU_INSTRUCTION_CACHE_ALIGNMENT 64 |
#define | CPU_CACHE_SUPPORT_PROVIDES_RANGE_FUNCTIONS |
#define | CPU_CACHE_SUPPORT_PROVIDES_CACHE_SIZE_FUNCTIONS |
#define | AARCH64_CACHE_L1_CPU_DATA_ALIGNMENT ( (size_t) 64 ) |
#define | AARCH64_CACHE_PREPARE_MVA(mva) |
AArch64 cache defines and implementation.
#define AARCH64_CACHE_PREPARE_MVA | ( | mva | ) |