Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/vendorcode/cavium/bdk/libbdk-dram/
H A Dbdk-dram-test-patfil.c286 static int test_mem_march_c(uint64_t area, uint64_t max_address, uint64_t pattern) in test_mem_march_c() function
377 failures += test_mem_march_c(area, max_address, -1); in __bdk_dram_test_mem_solid()
395 failures += test_mem_march_c(area, max_address, 0x5555555555555555L); in __bdk_dram_test_mem_checkerboard()