Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/kern/
H A Dmach_node.h70 #define MACH_NODE_SM_REG_LOCAL (0UL) // Register the local node macro
H A Dmach_node.c177 msg.node_header.identifier = MACH_NODE_SM_REG_LOCAL; in mach_node_publish()