Searched refs:nextphypage (Results 1 – 1 of 1) sorted by relevance
629 ADDRESS dataPointer, v, nextpage, currvaddr, nextvaddr, currphypage, nextphypage; in R1ControlSgl() local655 nextphypage = (ADDRESS)fOsPhysicalAddress(nextpage); in R1ControlSgl()657 if (NOTNEIGHBORPAGE(nextphypage, currphypage) || ON64KBOUNDARY(nextphypage)) { in R1ControlSgl()663 currphypage = nextphypage; in R1ControlSgl()