Home
last modified time | relevance | path

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

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