Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.h95 cpuset_t hat_cpus; member
H A Di86_mmu.c418 CPUSET_ATOMIC_ADD(kas.a_hat->hat_cpus, CPU->cpu_id); in hat_kern_setup()
H A Dhat_i86.c416 CPUSET_ZERO(hat->hat_cpus); in hati_constructor()
628 CPUSET_ADD(hat->hat_cpus, cpu->cpu_id); in hat_cpu_alloc()
1496 CPUSET_ATOMIC_DEL(old->hat_cpus, cpu->cpu_id); in hat_switch()
1503 CPUSET_ATOMIC_ADD(hat->hat_cpus, cpu->cpu_id); in hat_switch()
2579 cpus_to_shootdown = hat->hat_cpus; in hat_tlb_inval_range()