Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/x86_64/
H A Dpmap_pcid.c190 pcid_ref_t cur_min = 0xFF; in pmap_pcid_allocate_pcid()
192 pcid_ref_t *cpu_pcid_refcounts = &cpu_datap(ccpu)->cpu_pcid_data->cpu_pcid_refcounts[0]; in pmap_pcid_allocate_pcid()
193 pcid_ref_t old_count; in pmap_pcid_allocate_pcid()
211 pcid_ref_t cur_refcount = cpu_pcid_refcounts[i]; in pmap_pcid_allocate_pcid()
240 pcid_ref_t prior_count; in pmap_pcid_deallocate_pcid()
/xnu-11417.140.69/osfmk/i386/
H A Dcpu_data.h115 typedef uint8_t pcid_ref_t; typedef
165 pcid_ref_t cpu_pcid_refcounts[PMAP_PCID_MAX_PCID];
259 volatile pcid_ref_t *cpu_pmap_pcid_coherentp;
260 volatile pcid_ref_t *cpu_pmap_pcid_coherentp_kernel;