Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/ !
H A Dkern_stackshot.c3115 unsigned int cur_wimg_bits = pmap_cache_attributes((ppnum_t) atop(cur_phys_addr)); in kdp_find_phys() local
3117 if ((cur_wimg_bits & VM_WIMG_MASK) != VM_WIMG_DEFAULT) { in kdp_find_phys()