Home
last modified time | relevance | path

Searched refs:CPU_SET_ATOMIC (Results 1 – 13 of 13) sorted by relevance

/f-stack/freebsd/x86/x86/
H A Dmp_x86.c1363 CPU_SET_ATOMIC(cpu, &ipi_stop_nmi_pending); in ipi_cpu()
1450 CPU_SET_ATOMIC(cpu, &stopped_cpus); in nmi_call_kdb_smp()
1484 CPU_SET_ATOMIC(cpu, &stopped_cpus); in cpustop_handler()
1568 CPU_SET_ATOMIC(cpu, &suspended_cpus); in cpususpend_handler()
1569 CPU_SET_ATOMIC(cpu, &resuming_cpus); in cpususpend_handler()
/f-stack/tools/compat/include/sys/
H A Dcpuset.h60 #define CPU_SET_ATOMIC(n, p) BIT_SET_ATOMIC(CPU_SETSIZE, n, p) macro
/f-stack/freebsd/sys/
H A Dcpuset.h62 #define CPU_SET_ATOMIC(n, p) BIT_SET_ATOMIC(CPU_SETSIZE, n, p) macro
/f-stack/freebsd/arm/arm/
H A Dmp_machdep.c267 CPU_SET_ATOMIC(cpu, &stopped_cpus); in ipi_stop()
H A Dpmap-v6.c6201 CPU_SET_ATOMIC(cpuid, &pmap->pm_active); in pmap_activate()
/f-stack/freebsd/mips/mips/
H A Dmp_machdep.c156 CPU_SET_ATOMIC(cpu, &stopped_cpus); in mips_ipi_handler()
H A Dpmap.c3330 CPU_SET_ATOMIC(cpuid, &pmap->pm_active); in pmap_activate()
/f-stack/freebsd/amd64/vmm/
H A Dvmm.c1378 CPU_SET_ATOMIC(vcpuid, &vm->halted_cpus); in vm_handle_hlt()
1548 CPU_SET_ATOMIC(vcpuid, &vm->suspended_cpus); in vm_handle_suspend()
2373 CPU_SET_ATOMIC(vcpuid, &vm->active_cpus); in vm_activate_cpu()
2395 CPU_SET_ATOMIC(vcpuid, &vm->debug_cpus); in vm_suspend_cpu()
/f-stack/freebsd/arm64/arm64/
H A Dmp_machdep.c422 CPU_SET_ATOMIC(cpu, &stopped_cpus); in ipi_stop()
/f-stack/freebsd/amd64/vmm/amd/
H A Dsvm.c1814 CPU_SET_ATOMIC(cpu, &pmap->pm_active); in svm_pmap_activate()
/f-stack/freebsd/i386/i386/
H A Dpmap.c5798 CPU_SET_ATOMIC(cpuid, &pmap->pm_active); in __CONCAT()
5823 CPU_SET_ATOMIC(cpuid, &pmap->pm_active); in __CONCAT()
/f-stack/freebsd/amd64/vmm/intel/
H A Dvmx.c2953 CPU_SET_ATOMIC(cpu, &pmap->pm_active); in vmx_pmap_activate()
/f-stack/freebsd/amd64/amd64/
H A Dpmap.c9699 CPU_SET_ATOMIC(cpuid, &pmap->pm_active); in pmap_activate_sw()
9750 CPU_SET_ATOMIC(cpuid, &pmap->pm_active); in pmap_activate_boot()