Home
last modified time | relevance | path

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

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