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

/linux-master/tools/testing/selftests/powerpc/mm/
H A Dtlbie_test.c337 * yet stored) to @next_store_addr in its current sweep identified
340 * This implies that for all the addresses @addr < @next_store_addr,
348 * @next_store_addr and above, we expect the content of such an
357 static void verify_chunk(unsigned int tid, unsigned int *next_store_addr, argument
369 start_verification_log(tid, next_store_addr,
377 if (iter_ptr < next_store_addr) {

Completed in 79 milliseconds