Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dmsr.h84 static inline void native_write_msr(unsigned int msr, in native_write_msr() function
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmsr.h158 native_write_msr(unsigned int msr, u32 low, u32 high) in native_write_msr() function