OpenOCD
armv7a_mmu.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int armv7a_mmu_translate_va_pa (struct target *target, uint32_t va, target_addr_t *val, int meminfo)
 

Variables

const struct command_registration armv7a_mmu_command_handlers []
 

Function Documentation

◆ armv7a_mmu_translate_va_pa()

int armv7a_mmu_translate_va_pa ( struct target target,
uint32_t  va,
target_addr_t val,
int  meminfo 
)

Variable Documentation

◆ armv7a_mmu_command_handlers

const struct command_registration armv7a_mmu_command_handlers[]
extern

Definition at line 185 of file armv7a_mmu.c.