Searched refs:pm_cpu (Results 1 – 6 of 6) sorted by relevance
404 KASSERT(ks->pm_cpu >= 0 && ks->pm_cpu < pmc_cpu_max(), in pmc_soft_intr()405 ("[soft,%d] CPU %d out of range", __LINE__, ks->pm_cpu)); in pmc_soft_intr()408 pc = soft_pcpu[ks->pm_cpu]; in pmc_soft_intr()428 soft_stop_pmc(ks->pm_cpu, ri); in pmc_soft_intr()
3648 if ((error = copyin(&gpi->pm_cpu, &cpu, sizeof(cpu))) != 0) in pmc_syscall_handler()3747 cpu = pma.pm_cpu; in pmc_syscall_handler()3839 cpu = pa.pm_cpu; in pmc_syscall_handler()
94 int pm_cpu; member131 ks.pm_cpu = PCPU_GET(cpuid); \155 ks.pm_cpu = PCPU_GET(cpuid); \
441 uint32_t pm_cpu; /* CPU number or PMC_CPU_ANY */ member462 int pm_cpu; /* CPU# */ member525 int32_t pm_cpu; /* 0 <= cpu < mp_maxid */ member
68 int32_t pm_cpu; /* CPU number */ member
996 pmc_config.pm_cpu = cpu; in pmc_allocate()1154 ssa.pm_cpu = cpu; in pmc_disable()1165 ssa.pm_cpu = cpu; in pmc_enable()1714 pmci->pm_cpu = cpu; in pmc_pmcinfo()