Home
last modified time | relevance | path

Searched defs:cpuid_leaf (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/cpu/
H A Dbhyve.c42 unsigned int cpuid_leaf = bhyve_cpuid_base | CPUID_BHYVE_FEATURES; in bhyve_features() local
/linux/arch/x86/include/asm/
H A Dsev.h547 struct cpuid_leaf { struct
558 int snp_cpuid(void (*cpuid_fn)(void *ctx, struct cpuid_leaf *leaf), argument