Home
last modified time | relevance | path

Searched refs:kTaskSharedRegionSystem (Results 1 – 4 of 4) sorted by relevance

/xnu-10063.101.15/osfmk/kern/
H A Dkcdata.h695kTaskSharedRegionSystem = 0x40000000, /* task attached to region with kSharedCac… enumerator
H A Dkern_stackshot.c1806 *task_snap_ss_flags |= kTaskSharedRegionSystem; in kcdata_record_shared_cache_info()
/xnu-10063.101.15/libkdd/
H A Dkcdata.h695kTaskSharedRegionSystem = 0x40000000, /* task attached to region with kSharedCac… enumerator
/xnu-10063.101.15/tests/
H A Dstackshot_tests.m2926 …uint64_t sharedregion_flags = (task_flags & (kTaskSharedRegionNone | kTaskSharedRegionSystem | kTa…
3217 if (sharedcache_self_flags == kTaskSharedRegionSystem && !sharedcache_child_sameaddr) {