Searched refs:SHMEM_SECTION_SIZE (Results 1 – 1 of 1) sorted by relevance
12 #define SHMEM_SECTION_SIZE KB(4) macro19 static uint8_t shmem_buff[2][SHMEM_SECTION_SIZE] __aligned(KB(4));29 (uintptr_t)shmem_buff[1], SHMEM_SECTION_SIZE); in test_init_queues()33 (uintptr_t)shmem_buff[0], SHMEM_SECTION_SIZE); in test_init_queues()