Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/mach_debug/
H A Dhash_info.h71 } hash_info_bucket_t; typedef
73 typedef hash_info_bucket_t *hash_info_bucket_array_t;
H A Dmach_debug_types.defs85 type hash_info_bucket_t = struct[1] of natural_t;
86 type hash_info_bucket_array_t = array[] of hash_info_bucket_t;
/xnu-8792.41.9/osfmk/vm/
H A Dvm_debug.h42 hash_info_bucket_t *info,
H A Dvm_debug.c652 hash_info_bucket_t *info; in host_virtual_physical_table_info()
685 info = (hash_info_bucket_t *) addr; in host_virtual_physical_table_info()
712 *infop = (hash_info_bucket_t *) copy; in host_virtual_physical_table_info()
H A Dvm_resident.c8497 hash_info_bucket_t *info, in vm_page_info()
/xnu-8792.41.9/osfmk/ipc/
H A Dipc_hash.h129 hash_info_bucket_t *info,