Searched refs:req_cpu (Results 1 – 2 of 2) sorted by relevance
46 boolean_t binary_match(cpu_type_t mask_bits, cpu_type_t req_cpu,
968 binary_match(cpu_type_t mask, cpu_type_t req_cpu, in binary_match() argument972 if ((test_cpu & ~mask) != (req_cpu & ~mask)) { in binary_match()