Home
last modified time | relevance | path

Searched refs:native_wrmsr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dmsr.h107 #define native_wrmsr(msr, low, high) \ macro
/openbmc/linux/arch/x86/kernel/
H A Dsev.c271 native_wrmsr(MSR_AMD64_SEV_ES_GHCB, low, high); in sev_es_wr_ghcb_msr()