Searched refs:pstart (Results 1 – 3 of 3) sorted by relevance
67 uint *pstart = (uint *) CONFIG_SYS_MEMTEST_START; in testdram() local72 for (p = pstart; p < pend; p++) in testdram()75 for (p = pstart; p < pend; p++) { in testdram()83 for (p = pstart; p < pend; p++) in testdram()86 for (p = pstart; p < pend; p++) { in testdram()
100 uint *pstart = (uint *) CONFIG_SYS_MEMTEST_START; in testdram() local105 for (p = pstart; p < pend; p++) in testdram()108 for (p = pstart; p < pend; p++) { in testdram()116 for (p = pstart; p < pend; p++) in testdram()119 for (p = pstart; p < pend; p++) { in testdram()
29 uint *pstart = (uint *) CONFIG_SYS_MEMTEST_START; in testdram() local38 for (p = pstart; p < pend; p++) in testdram()41 for (p = pstart; p < pend; p++) { in testdram()49 for (p = pstart; p < pend; p++) in testdram()52 for (p = pstart; p < pend; p++) { in testdram()
Completed in 9 milliseconds