Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
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()
DMakefile93 obj-$(CONFIG_MEMTEST) += memtest.o
/linux-6.12.1/drivers/gpu/drm/i915/
Di915_params.h55 param(bool, memtest, false, 0400) \
Dintel_memory_region.c213 if (IS_ENABLED(CONFIG_DRM_I915_DEBUG_GEM) || i915->params.memtest) in intel_memory_region_memtest()
214 err = iomemtest(mem, i915->params.memtest, caller); in intel_memory_region_memtest()
Di915_params.c88 i915_param_named(memtest, bool, 0400,
/linux-6.12.1/drivers/scsi/bfa/
Dbfad_bsg.h577 struct bfa_diag_memtest_s memtest; member
Dbfa_ioc.h677 struct bfa_diag_memtest_s *memtest, u32 pattern,
Dbfad_bsg.c1644 &iocmd->memtest, iocmd->pat, in bfad_iocmd_diag_memtest()
Dbfa_ioc.c5059 bfa_diag_memtest(struct bfa_diag_s *diag, struct bfa_diag_memtest_s *memtest, in bfa_diag_memtest() argument
/linux-6.12.1/lib/
DKconfig.debug3008 This option adds a kernel parameter 'memtest', which allows memtest
3010 memtest=0, mean disabled; -- default
3011 memtest=1, mean do 1 test pattern;
3013 memtest=17, mean do 17 test patterns.
/linux-6.12.1/Documentation/filesystems/
Dproc.rst1205 by early memtest. If memtest was not run, this field will not
1208 there was at least one pass of memtest and none of the passes
/linux-6.12.1/Documentation/admin-guide/
Dkernel-parameters.txt3438 memtest= [KNL,X86,ARM,M68K,PPC,RISCV,EARLY] Enable memtest
3441 Specifies the number of memtest passes to be