Searched refs:vpmd_cpu (Results 1 – 1 of 1) sorted by relevance
97 static union vpm_cpu *vpmd_cpu; variable217 vpmd_cpu = kmem_zalloc(sizeof (union vpm_cpu) * max_ncpus, KM_SLEEP); in vpm_init()221 vpmd_cpu[i].vfree_ndx = ndx; in vpm_init()322 ndx = vpmd_cpu[CPU->cpu_seqid].vfree_ndx & vpmd_freemsk; in get_freelndx()327 vpmd_cpu[CPU->cpu_seqid].vfree_ndx++; in get_freelndx()719 vpmd_cpu[CPU->cpu_seqid].vcpu.vcpu_misses++; in get_vpmap()721 vpmd_cpu[CPU->cpu_seqid].vcpu.vcpu_hits++; in get_vpmap()