Searched defs:PAGE_SIZE (Results 1 – 12 of 12) sorted by relevance
29 #define PAGE_SIZE getauxval(AT_PAGESZ) macro
37 #define PAGE_SIZE getauxval(AT_PAGESZ) macro
27 #define PAGE_SIZE 0x1000 macro
41 #define PAGE_SIZE 0x1000 macro
33 #define PAGE_SIZE() (getauxval(AT_PAGESZ)) macro
33 #define PAGE_SIZE getauxval(AT_PAGESZ) macro
38 #define PAGE_SIZE 0x1000 macro
35 #define PAGE_SIZE getauxval(AT_PAGESZ) macro