Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/os/
H A Dmp_startup.c129 CPUSET_ADD(sfmmup->sfmmu_cpusran, cpuid); in common_startup_init()
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c1534 CPUSET_ALL(sfmmup->sfmmu_cpusran); in hat_alloc()
1536 CPUSET_ZERO(sfmmup->sfmmu_cpusran); in hat_alloc()
1896 CPUSET_ADD(sfmmup->sfmmu_cpusran, CPU->cpu_id); in hat_setup()
3324 xt_sync(sfmmup->sfmmu_cpusran); in sfmmu_tteload_addentry()
4919 cpuset = sfmmup->sfmmu_cpusran; in sfmmu_chgattr()
5247 cpuset = sfmmup->sfmmu_cpusran; in hat_chgprot()
5542 cpuset = sfmmup->sfmmu_cpusran; in hat_unload_large_virtual()
5563 cpuset = sfmmup->sfmmu_cpusran; in hat_unload_large_virtual()
5818 cpuset = sfmmup->sfmmu_cpusran; in hat_unload_callback()
5859 cpuset = sfmmup->sfmmu_cpusran; in hat_unload_callback()
[all …]
H A Dhat_sfmmu.h665 cpuset_t sfmmu_cpusran; /* cpu bit mask for efficient xcalls */ member
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dmach_offsets.in135 sfmmu_cpusran
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_offsets.in101 sfmmu_cpusran
/illumos-gate/usr/src/uts/sun4u/vm/
H A Dmach_kpm.c1790 cpuset = ksfmmup->sfmmu_cpusran; in sfmmu_kpm_demap_tlbs()