Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/amd/
H A Dnode.h40 static inline int __must_check amd_smn_write(u16 node, u32 address, u32 value) { return -ENODEV; } in amd_smn_write() function
/linux/arch/x86/kernel/
H A Damd_node.c128 int __must_check amd_smn_write(u16 node, u32 address, u32 value) in amd_smn_write() function