test: Refactor test programs
Change-Id: I77fec2f5f30f6fda3bda6f85ce00f1c2e7f7a9b3
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
|
||||
#define SMALL_PAGE_SIZE 4096L
|
||||
#define PAGE_MASK (~(SMALL_PAGE_SIZE - 1))
|
||||
#define GET_PAGE_INFO 733
|
||||
#define GET_PAGE_INFO 750
|
||||
|
||||
int
|
||||
is_small_page(long pageinfo)
|
||||
|
||||
Reference in New Issue
Block a user