Home
last modified time | relevance | path

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

/linux/mm/
H A Dmemtest.c40 static void __init memtest(u64 pattern, phys_addr_t start_phys, phys_addr_t size) in memtest() function
85 memtest(pattern, this_start, this_end - this_start); in do_one_pass()
H A DMakefile97 obj-$(CONFIG_MEMTEST) += memtest.o
/linux/drivers/gpu/drm/i915/
H A Di915_params.h55 param(bool, memtest, false, 0400) \
H A Di915_params.c88 i915_param_named(memtest, bool, 0400,
/linux/drivers/scsi/bfa/
H A Dbfad_bsg.h577 struct bfa_diag_memtest_s memtest; member
H A Dbfad_bsg.c1644 &iocmd->memtest, iocmd->pat, in bfad_iocmd_diag_memtest()
/linux/lib/
H A DKconfig.debug3369 This option adds a kernel parameter 'memtest', which allows memtest
3371 memtest=0, mean disabled; -- default
3372 memtest=1, mean do 1 test pattern;
3374 memtest=17, mean do 17 test patterns.
/linux/Documentation/filesystems/
H A Dproc.rst1244 by early memtest. If memtest was not run, this field will not
1247 there was at least one pass of memtest and none of the passes
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt3900 memtest= [KNL,X86,ARM,M68K,PPC,RISCV,EARLY] Enable memtest
3903 Specifies the number of memtest passes to be
/linux/
H A DMAINTAINERS16393 F: mm/memtest.c