Searched refs:mask_ebx (Results 1 – 1 of 1) sorted by relevance
2541 br_cpuid(uint32_t mask_eax, uint32_t mask_ebx, in br_cpuid() argument2549 && (ebx & mask_ebx) == mask_ebx in br_cpuid()2561 && ((uint32_t)info[1] & mask_ebx) == mask_ebx in br_cpuid()