Searched refs:entry_1_0 (Results 1 – 1 of 1) sorted by relevance
61 struct kvm_cpuid_entry2 *entry_1_0; in main() local77 entry_1_0 = kvm_get_supported_cpuid_index(1, 0); in main()79 pdcm_supported = entry_1_0 && !!(entry_1_0->ecx & X86_FEATURE_PDCM); in main()114 entry_1_0->ecx &= ~X86_FEATURE_PDCM; in main()120 entry_1_0->ecx |= X86_FEATURE_PDCM; in main()122 entry_1_0->ecx = eax.full; in main()