Home | History | Annotate | Download | only in arm

Lines Matching refs:AllOnOnePage

627 static bool AllOnOnePage(uintptr_t start, int size) {
647 while (!AllOnOnePage(start, size - 1)) {
673 DCHECK(AllOnOnePage(start, size - 1));