Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/boot/compressed/
A Dsev.c511 kernel_add_identity_map(cc_info->cpuid_phys, cc_info->cpuid_phys + cc_info->cpuid_len); in sev_prep_identity_maps()
/linux-6.3-rc2/arch/x86/include/asm/
A Dsev.h59 u64 cpuid_phys; member
/linux-6.3-rc2/arch/x86/kernel/
A Dsev-shared.c972 if (!cc_info || !cc_info->cpuid_phys || cc_info->cpuid_len < PAGE_SIZE) in setup_cpuid_table()
975 cpuid_table_fw = (const struct snp_cpuid_table *)cc_info->cpuid_phys; in setup_cpuid_table()

Completed in 7 milliseconds