Searched refs:memory_object_attr_info_t (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/osfmk/mach/
H A Dmemory_object.h207 typedef struct memory_object_attr_info *memory_object_attr_info_t; typedef in typeref:struct:memory_object_attr_info
H A Dmemory_object_types.h339 typedef struct memory_object_attr_info *memory_object_attr_info_t; typedef in typeref:struct:memory_object_attr_info
/xnu-2422.115.4/osfmk/vm/
H A Dmemory_object.c1283 memory_object_attr_info_t attr;
1290 attr = (memory_object_attr_info_t) attributes;
1425 memory_object_attr_info_t attr;
1432 attr = (memory_object_attr_info_t) attributes;

Completed in 27 milliseconds