Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/vm/
H A Dvm_reclaim.c806 user_addr_t tail_ptr = get_tail_ptr(indices); local
808 result = copyin_atomic64(tail_ptr, tail);
812 "Unable to copy tail ptr from 0x%llx: err=%d\n", tail_ptr, result);