coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
mmu.c File Reference
#include <symbols.h>
#include <arch/mmu.h>
#include <arch/cache.h>
#include <soc/mmu.h>
#include <soc/symbols.h>
Include dependency graph for mmu.c:

Go to the source code of this file.

Functions

void qcs405_mmu_init (void)
 

Function Documentation

◆ qcs405_mmu_init()

void qcs405_mmu_init ( void  )

Definition at line 9 of file mmu.c.

References GiB, KiB, MA_DEV, MA_MEM, MA_RW, MA_S, mmu_config_range(), mmu_enable(), mmu_init(), and REGION_SIZE.

Referenced by bootblock_soc_init().

Here is the call graph for this function:
Here is the caller graph for this function: