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

/xnu-2422.115.4/osfmk/x86_64/
H A Dpmap_pcid.c255 pmap_t last_pmap; local
270 last_pmap = cpu_datap(ccpu)->cpu_pcid_last_pmap_dispatched[new_pcid];
271 pcid_conflict = ((last_pmap != NULL) &&(tpmap != last_pmap));

Completed in 17 milliseconds