Home
last modified time | relevance | path

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

/arch/x86/boot/
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()
A Dmsr.h16 static inline void boot_rdmsr(unsigned int reg, struct msr *m) in boot_rdmsr() function
/arch/x86/boot/compressed/
A Dsev.h23 boot_rdmsr(MSR_AMD64_SEV_ES_GHCB, &m); in sev_es_rd_ghcb_msr()
A Dsev.c439 boot_rdmsr(MSR_AMD64_SEV, &m); in sev_enable()
502 boot_rdmsr(MSR_AMD64_SEV, &m); in sev_get_status()
552 boot_rdmsr(MSR_SVSM_CAA, &m); in early_is_sevsnp_guest()

Completed in 7 milliseconds