Searched refs:pstart (Results 1 – 5 of 5) 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()
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()
218 my $pstart = $3;223 $mstart, $mlin, $pstart, $plin-$adj,
759 __le64 pstart; member
Completed in 62 milliseconds