Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/
H A Dcpucheck.c136 boot_rdmsr(MSR_K7_HWCR, &m); in check_cpu()
150 boot_rdmsr(MSR_VIA_FCR, &m); in check_cpu()
162 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
/openbmc/linux/arch/x86/boot/compressed/
H A Dsev.c63 boot_rdmsr(MSR_AMD64_SEV_ES_GHCB, &m); in sev_es_rd_ghcb_msr()
488 boot_rdmsr(MSR_AMD64_SEV, &m); in sev_enable()
529 boot_rdmsr(MSR_AMD64_SEV, &m); in sev_get_status()