Home
last modified time | relevance | path

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

/mm/
Dmemtest.c35 static void __init memtest(u64 pattern, phys_addr_t start_phys, phys_addr_t size) in memtest() function
78 memtest(pattern, this_start, this_end - this_start); in do_one_pass()
DMakefile76 obj-$(CONFIG_MEMTEST) += memtest.o