Add PT_ENTRIES macro

This commit is contained in:
Hannes Weisbach
2017-09-13 10:29:52 +09:00
parent 931448a94d
commit 77bb3038d3

View File

@ -263,6 +263,8 @@ static const unsigned int PTL1_ENTRIES = __PTL1_ENTRIES;
#define PTE_FILEOFF PTE_SPECIAL
#define PT_ENTRIES (PAGE_SIZE >> 3)
#ifndef __ASSEMBLY__
#include <ihk/types.h>