Searched refs:pstart (Results 1 – 7 of 7) sorted by relevance
68 uint *pstart = (uint *) CONFIG_SYS_MEMTEST_START; in testdram() local73 for (p = pstart; p < pend; p++) in testdram()76 for (p = pstart; p < pend; p++) { in testdram()84 for (p = pstart; p < pend; p++) in testdram()87 for (p = pstart; p < pend; p++) { in testdram()
105 uint *pstart = (uint *) CONFIG_SYS_MEMTEST_START; in testdram() local110 for (p = pstart; p < pend; p++) in testdram()113 for (p = pstart; p < pend; p++) { in testdram()121 for (p = pstart; p < pend; p++) in testdram()124 for (p = pstart; p < pend; p++) { in testdram()
64 uint *pstart = (uint *) CONFIG_SYS_MEMTEST_START; in testdram() local69 for (p = pstart; p < pend; p++) in testdram()72 for (p = pstart; p < pend; p++) { in testdram()80 for (p = pstart; p < pend; p++) in testdram()83 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()
204 uint *pstart = (uint *) CONFIG_SYS_MEMTEST_START; in testdram() local213 for (p = pstart; p < pend; p++) in testdram()216 for (p = pstart; p < pend; p++) { in testdram()224 for (p = pstart; p < pend; p++) in testdram()227 for (p = pstart; p < pend; p++) { in testdram()
218 my $pstart = $3;223 $mstart, $mlin, $pstart, $plin-$adj,
760 __le64 pstart; member
Completed in 12 milliseconds