Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dmsr.h183 static inline int wrmsrl_amd_safe(unsigned msr, unsigned long long val) in wrmsrl_amd_safe() function
/openbmc/linux/arch/x86/kernel/cpu/
H A Damd.c122 static inline int wrmsrl_amd_safe(unsigned msr, unsigned long long val) in wrmsrl_amd_safe() function
832 wrmsrl_amd_safe(0xc001100d, value); in init_amd_k8()