Searched defs:is_intel (Results 1 – 2 of 2) sorted by relevance
248 bool is_intel = strstr(cpuid, "Intel") != NULL; in test__expr() local
185 bool is_intel = boot_cpu_data.x86_vendor == X86_VENDOR_INTEL; in kvm_init_pmu_capability() local