Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/ipc/
H A Dipc_entry.h101 #define IPC_ENTRY_DIST_BITS 12 macro
102 #define IPC_ENTRY_DIST_MAX ((1 << IPC_ENTRY_DIST_BITS) - 1)
117 uint32_t ie_dist : IPC_ENTRY_DIST_BITS;