Home
last modified time | relevance | path

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

/xnu-11215/osfmk/mach/
H A Dhost_info.h328 typedef struct host_debug_info_internal *host_debug_info_internal_t; typedef
/xnu-11215/osfmk/kern/
H A Dhost.c344 host_debug_info_internal_t debug_info = (host_debug_info_internal_t)info; in host_info()