Searched defs:PAGE_SZ (Results 1 – 1 of 1) sorted by relevance
21 #define PAGE_SZ CONFIG_MM_DRV_PAGE_SIZE macro31 uint8_t __aligned(PAGE_SZ) buf[2 * N_PAGES * PAGE_SZ]; in __aligned() argument