Searched defs:PAGE_SIZE (Results 1 – 15 of 15) sorted by relevance
20 #define PAGE_SIZE 4096 macro
19 #define PAGE_SIZE 4096 macro
38 #define PAGE_SIZE 4096 macro
37 #define PAGE_SIZE 0x1000 macro
81 #define PAGE_SIZE global() macro
97 #define PAGE_SIZE global() macro
103 #define PAGE_SIZE global() macro
86 #define NPTEPG (PAGE_SIZE / sizeof(pt_entry_t)) macro
107 #define NPDEPG (PAGE_SIZE/(sizeof (pt_entry_t))) macro
96 #define NPDEPG (PAGE_SIZE/(sizeof (pd_entry_t))) macro
48 PAGE_SIZE, _SC_PAGESIZE keyword
71 # define PAGE_SIZE 4096 macro
110 #define PAGE_SIZE 4096 macro
111 #define PAGE_SIZE (1 << PAGE_SHIFT) macro
122 #define PAGE_SIZE 4096 macro