![]() |
RTEMS 6.1
|
Implementation of routines to manipulate the PPC 405 mmu. More...
#include <rtems.h>#include <rtems/bspIo.h>#include <rtems/powerpc/powerpc.h>#include <rtems/score/sysstate.h>#include <inttypes.h>#include <stdio.h>#include <bsp/mmu.h>Macros | |
| #define | STATIC static |
Variables | |
| bsp_tlb_entry_t * | bsp_mmu_cache = 0 |
Implementation of routines to manipulate the PPC 405 mmu.
Since this is a real-time OS we want to stay away from software TLB replacement.