Searched defs:PAGE_SIZE (Results 1 - 4 of 4) sorted by relevance

/barrelfish-2018-10-04/lib/phoenix/
H A Dmemory.c30 #define PAGE_SIZE (8 * 1024) macro
35 #define PAGE_SIZE (4 * 1024) macro
/barrelfish-2018-10-04/include/arch/aarch64/machine/
H A Dparam.h84 #define PAGE_SIZE (1 << PAGE_SHIFT) /* Page size */ macro
/barrelfish-2018-10-04/include/arch/arm/machine/
H A Dparam.h112 #define PAGE_SIZE (1 << PAGE_SHIFT) /* Page size */ macro
/barrelfish-2018-10-04/include/arch/x86_64/machine/
H A Dparam.h99 #define PAGE_SIZE (1<<PAGE_SHIFT) /* bytes/page */ macro

Completed in 74 milliseconds