Home
last modified time | relevance | path

Searched defs:PAGE_L1_SIZE (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dggc-page.c124 #define PAGE_L1_SIZE ((size_t) 1 << PAGE_L1_BITS) macro
H A Dggc-zone.c291 #define PAGE_L1_SIZE ((size_t) 1 << PAGE_L1_BITS) macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dggc-page.c119 #define PAGE_L1_SIZE ((uintptr_t) 1 << PAGE_L1_BITS) macro