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/mmu_common.h>
#include <soc/symbols_common.h>
Include dependency graph for mmu.c:

Go to the source code of this file.

Functions

void sc7180_mmu_init (void)
 

Function Documentation

◆ sc7180_mmu_init()

void sc7180_mmu_init ( void  )

Definition at line 10 of file mmu.c.

References CACHED_RAM, DEV_MEM, dma_coherent(), GiB, KiB, mmu_config_range(), mmu_enable(), mmu_init(), REGION_SIZE, and UNCACHED_RAM.

Referenced by decompressor_soc_init().

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