Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/
A Damd_nb.c158 static int __amd_smn_rw(u16 node, u32 address, u32 *value, bool write) in __amd_smn_rw() function
193 return __amd_smn_rw(node, address, value, false); in amd_smn_read()
199 return __amd_smn_rw(node, address, &value, true); in amd_smn_write()

Completed in 3 milliseconds