Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/include/asm/
H A Duaccess.h24 #define STD_USER(sr, x, ptr) __put_user_asm64(sr, x, ptr)
154 #define __put_user_asm64(sr, __val, ptr) do { \ macro