Searched refs:boot_wrmsr (Results 1 – 3 of 3) sorted by relevance
138 boot_wrmsr(MSR_K7_HWCR, &m); in check_cpu()152 boot_wrmsr(MSR_VIA_FCR, &m); in check_cpu()165 boot_wrmsr(0x80860004, &m_tmp); in check_cpu()169 boot_wrmsr(0x80860004, &m); in check_cpu()
21 static inline void boot_wrmsr(unsigned int reg, const struct msr *m) in boot_wrmsr() function
73 boot_wrmsr(MSR_AMD64_SEV_ES_GHCB, &m); in sev_es_wr_ghcb_msr()