Home
last modified time | relevance | path

Searched refs:prevcontaddr (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.61.5/osfmk/vm/
H A Dvm_resident.c6274 prevcontaddr = -2; \
6301 ppnum_t prevcontaddr = 0; in vm_page_find_contiguous() local
6397 if (VM_PAGE_GET_PHYS_PAGE(m) != prevcontaddr + 1) { in vm_page_find_contiguous()
6409 prevcontaddr = VM_PAGE_GET_PHYS_PAGE(m); in vm_page_find_contiguous()