Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/ipc/
H A Dipc_init.c110 #define IPC_KERNEL_COPY_MAP_SIZE (8 * 1024 * 1024) macro
111 const vm_size_t ipc_kmsg_max_vm_space = ((IPC_KERNEL_COPY_MAP_SIZE * 7) / 8);
144 IPC_KERNEL_COPY_MAP_SIZE);
193 IPC_KERNEL_COPY_MAP_SIZE, in ipc_init()