Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/kdp/
H A Dkdp_common.c198 unsigned int cur_wimg_bits = pmap_cache_attributes((ppnum_t) atop(cur_phys_addr)); in kdp_find_phys() local
200 if ((cur_wimg_bits & VM_WIMG_MASK) != VM_WIMG_DEFAULT) { in kdp_find_phys()