RTEMS  5.1
Macros
page.h File Reference
#include <arch/mm/frame.h>

Go to the source code of this file.

Macros

#define MMU_PAGE_WIDTH   MMU_FRAME_WIDTH
 
#define MMU_PAGE_SIZE   MMU_FRAME_SIZE
 
#define PAGE_WIDTH   FRAME_WIDTH
 
#define PAGE_SIZE   FRAME_SIZE
 
#define MMU_PAGES_PER_PAGE   (1 << (PAGE_WIDTH - MMU_PAGE_WIDTH))