Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\kvm.c Create Date:2022-07-28 08:44:48
Last Modify:2020-03-16 21:33:46 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:__kvm_cpuid_base

Proto:static noinline uint32_t __kvm_cpuid_base(void)

Type:uint32_t

Parameter:Nothing

663  If cpuid_level < 0 Then Return 0
666  If boot_cpu_has(Running on a hypervisor ) Then Return hypervisor_cpuid_base("KVMKVMKVM\0\0\0", 0)
669  Return 0
Caller
NameDescribe
kvm_cpuid_base