Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/microcode/
A Dinternal.h76 native_cpuid(&eax, &ebx, &ecx, &edx); in x86_cpuid_vendor()
92 native_cpuid(&eax, &ebx, &ecx, &edx); in x86_cpuid_family()
A Dintel.c350 native_cpuid(&eax, &ebx, &ecx, &edx); in load_builtin_intel_microcode()
/arch/x86/include/asm/cpuid/
A Dapi.h25 static inline void native_cpuid(u32 *eax, u32 *ebx, in native_cpuid() function
43 native_cpuid(&eax, &ebx, &ecx, &edx); \
59 # define __cpuid native_cpuid in NATIVE_CPUID_REG()
/arch/x86/boot/compressed/
A Dsev.c375 native_cpuid(&eax, &ebx, &ecx, &edx); in sev_check_cpu_support()
389 native_cpuid(&eax, &ebx, &ecx, &edx); in sev_check_cpu_support()
547 native_cpuid(&eax, &ebx, &ecx, &edx); in early_is_sevsnp_guest()
/arch/x86/boot/startup/
A Dsme.c501 native_cpuid(&eax, &ebx, &ecx, &edx); in sme_enable()
518 native_cpuid(&eax, &ebx, &ecx, &edx); in sme_enable()
552 native_cpuid(&eax, &ebx, &ecx, &edx); in sme_enable()
/arch/x86/kernel/
A Dparavirt.c126 .cpu.cpuid = native_cpuid,
/arch/x86/xen/
A Denlighten_pv.c331 native_cpuid(&ax, &bx, &cx, &dx); in xen_check_mwait()
348 native_cpuid(&ax, &bx, &cx, &dx); in xen_check_mwait()

Completed in 14 milliseconds