Home
last modified time | relevance | path

Searched refs:TEST_PAGESIZE (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/sun4u/sunfire/io/
H A Dac_test.c53 #define TEST_PAGESIZE MMU_PAGESIZE macro
192 test->bufp = kmem_alloc(TEST_PAGESIZE, KM_SLEEP); in ac_mem_test_start()
196 test->info.page_size = TEST_PAGESIZE; in ac_mem_test_start()
209 kmem_free(test->bufp, TEST_PAGESIZE); in ac_mem_test_start()
282 kmem_free(test->bufp, TEST_PAGESIZE); in ac_mem_test_stop()
337 kmem_free(test->bufp, TEST_PAGESIZE); in ac_mem_test_stop_on_close()