Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/boot/
H A Dcpucheck.c137 boot_rdmsr(MSR_K7_HWCR, &m); in check_cpu()
151 boot_rdmsr(MSR_VIA_FCR, &m); in check_cpu()
163 boot_rdmsr(0x80860004, &m); in check_cpu()
H A Dmsr.h16 static inline void boot_rdmsr(unsigned int reg, struct msr *m) in boot_rdmsr() function
/linux-6.15/arch/x86/boot/compressed/
H A Dsev.c64 boot_rdmsr(MSR_AMD64_SEV_ES_GHCB, &m); in sev_es_rd_ghcb_msr()
561 boot_rdmsr(MSR_AMD64_SEV, &m); in sev_enable()
624 boot_rdmsr(MSR_AMD64_SEV, &m); in sev_get_status()
674 boot_rdmsr(MSR_SVSM_CAA, &m); in early_is_sevsnp_guest()