Home
last modified time | relevance | path

Searched refs:enable_invpcid (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/amd64/vmm/
HDx86.c93 int error, enable_invpcid, level, width, x2apic_id; in x86_emulate_cpuid() local
359 VM_CAP_ENABLE_INVPCID, &enable_invpcid); in x86_emulate_cpuid()
360 if (error == 0 && enable_invpcid) in x86_emulate_cpuid()