Searched refs:X86_FEATURE_VMMCALL (Results 1 – 3 of 3) sorted by relevance
21 ALTERNATIVE(".byte 0x0f,0x01,0xc1", ".byte 0x0f,0x01,0xd9", X86_FEATURE_VMMCALL)
209 #define X86_FEATURE_VMMCALL ( 8*32+15) /* Prefer vmmcall to vmcall */ macro
533 set_cpu_cap(c, X86_FEATURE_VMMCALL); in early_init_amd()