Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dhost.c578 #define HOST_VM_INFO_REV1 5 macro
610 …[HOST_VM_INFO_REV1] = { .last_access = 0, .current_requests = 0, .max_requests = 0, .data = (uintp…
696 return HOST_VM_INFO_REV1; in get_host_info_data_index()