Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/vm/
H A Ddp_backing_file.c210 memory_object_size_t *total_p, in macx_swapinfo() argument
216 *total_p = vm_swap_get_total_space(); in macx_swapinfo()
221 *total_p = 0; in macx_swapinfo()
/xnu-12377.61.12/osfmk/vm/
H A Dvm_protos.h264 memory_object_size_t *total_p,