Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dhost.c577 #define HOST_VM_INFO_REV0 4 macro
611 …[HOST_VM_INFO_REV0] = { .last_access = 0, .current_requests = 0, .max_requests = 0, .data = (uintp…
701 return HOST_VM_INFO_REV0; in get_host_info_data_index()