Searched refs:CPU_CMP (Results 1 – 3 of 3) sorted by relevance
39 #define CPU_CMP(set1, set2) (cpuset_isequal( \ macro121 #define CPU_CMP(set1, set2) (cpuset_isequal( \ macro
753 if (report_stop && CPU_CMP(&vcpus_waiting, &vcpus_suspended) == 0) in _gdb_cpu_suspend()845 if (CPU_CMP(&vcpus_waiting, &vcpus_suspended) == 0) in gdb_suspend_vcpus()
1615 if (CPU_CMP(&vm->halted_cpus, &vm->active_cpus) == 0) { in vm_handle_hlt()