Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/mach/
H A Dhost_special_ports.h144 #define host_get_io_main_port(host, port) \ macro
/xnu-12377.1.9/osfmk/kern/
H A Dhost.c1435 return host_get_io_main_port(host_priv_self(), io_mainp); in host_get_io_main()