Searched refs:memtest (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | memtest.c | 35 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()
|
| H A D | Makefile | 88 obj-$(CONFIG_MEMTEST) += memtest.o
|
| /OK3568_Linux_fs/buildroot/package/memtest86/ |
| H A D | memtest86.mk | 9 MEMTEST86_SITE = http://www.memtest.org/download/$(MEMTEST86_VERSION)
|
| H A D | Config.in | 29 http://www.memtest.org
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | .mem.o.cmd | |
| H A D | Kconfig | 513 bool "memtest"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/syslinux/syslinux/ |
| H A D | 0010-Workaround-multiple-definition-of-symbol-errors.patch | 63 memtest:
|
| /OK3568_Linux_fs/buildroot/boot/syslinux/ |
| H A D | 0016-Workaround-multiple-definition-of-symbol-errors.patch | 70 memtest:
|
| /OK3568_Linux_fs/kernel/drivers/scsi/bfa/ |
| H A D | bfad_bsg.h | 577 struct bfa_diag_memtest_s memtest; member
|
| H A D | bfa_ioc.h | 650 struct bfa_diag_memtest_s *memtest, u32 pattern,
|
| H A D | bfad_bsg.c | 1644 &iocmd->memtest, iocmd->pat, in bfad_iocmd_diag_memtest()
|
| H A D | bfa_ioc.c | 5059 bfa_diag_memtest(struct bfa_diag_s *diag, struct bfa_diag_memtest_s *memtest, in bfa_diag_memtest() argument
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | Kconfig.debug | 2492 This option adds a kernel parameter 'memtest', which allows memtest 2494 memtest=0, mean disabled; -- default 2495 memtest=1, mean do 1 test pattern; 2497 memtest=17, mean do 17 test patterns.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 2846 memtest= [KNL,X86,ARM,PPC] Enable memtest 2849 Specifies the number of memtest passes to be
|