Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/x86_64/
H A Dpmap_pcid.c291 uint64_t pcid_record_array[PCID_RECORD_SIZE]; variable
329pcid_record_array[ccpu % PCID_RECORD_SIZE] = tpmap->pm_cr3 | new_pcid | (((uint64_t)(!(pending_flu… in pmap_pcid_activate()