Home
last modified time | relevance | path

Searched defs:native_write_msr (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/
H A Dmsr.h83 static inline void native_write_msr(unsigned int msr, in native_write_msr() function
/openbmc/linux/arch/x86/include/asm/
H A Dmsr.h143 native_write_msr(unsigned int msr, u32 low, u32 high) in native_write_msr() function