RTEMS CPU Kit with SuperCore  4.11.3
Macros
pagemap.h File Reference
#include <asm/bug.h>
#include <asm/page.h>
Include dependency graph for pagemap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PAGE_CACHE_SHIFT   PAGE_SHIFT
 
#define PAGE_CACHE_SIZE   PAGE_SIZE
 
#define PageLocked(pg)   1
 
#define Page_Uptodate(pg)   0
 
#define UnlockPage(pg)
 
#define PAGE_BUG(pg)   BUG()
 
#define ClearPageUptodate(pg)
 
#define SetPageError(pg)
 
#define ClearPageError(pg)
 
#define SetPageUptodate(pg)