Searched refs:RIM_CHUNK_SIZE (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/powerpc/mm/
H A Dtlbie_test.c101 * RIM_CHUNK_SIZE.
106 * map1 + (i * RIM_CHUNK_SIZE)
108 #define RIM_CHUNK_SIZE 1024 macro
112 #define WORDS_PER_CHUNK (RIM_CHUNK_SIZE/WORD_SIZE)
119 (thread_id * RIM_CHUNK_SIZE));
185 * (Thread-id * RIM_CHUNK_SIZE) + (Word-offset * WORD_SIZE)
266 unsigned int size = RIM_CHUNK_SIZE;
362 unsigned int size = RIM_CHUNK_SIZE;
462 int size = RIM_CHUNK_SIZE;

Completed in 103 milliseconds