Home
last modified time | relevance | path

Searched refs:__kernel_ldwu (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
H A Dcompiler.h95 #define __kernel_ldwu(mem) (mem) macro
104 #define __kernel_ldwu(mem) \ macro
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dcore_polaris.c98 *value = __kernel_ldwu(*(vusp)addr); in polaris_read_config()
128 __kernel_ldwu(*(vusp)addr); in polaris_write_config()
H A Dcore_irongate.c117 *value = __kernel_ldwu(*(vusp)addr); in irongate_read_config()
146 __kernel_ldwu(*(vusp)addr); in irongate_write_config()
H A Dcore_tsunami.c130 *value = __kernel_ldwu(*(vusp)addr); in tsunami_read_config()
159 __kernel_ldwu(*(vusp)addr); in tsunami_write_config()
H A Dcore_titan.c155 *value = __kernel_ldwu(*(vusp)addr); in titan_read_config()
184 __kernel_ldwu(*(vusp)addr); in titan_write_config()
H A Dcore_wildfire.c396 *value = __kernel_ldwu(*(vusp)addr); in wildfire_read_config()
425 __kernel_ldwu(*(vusp)addr); in wildfire_write_config()
H A Dcore_marvel.c559 *value = __kernel_ldwu(*(vusp)addr); in marvel_read_config()
589 __kernel_ldwu(*(vusp)addr); in marvel_write_config()
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dio_trivial.h18 return __kernel_ldwu(*(const volatile u16 __force *)a); in IO_CONCAT()
58 return __kernel_ldwu(*(const volatile u16 __force *)a); in IO_CONCAT()
H A Dcore_marvel.h340 return __kernel_ldwu(*(vusp)addr); in marvel_ioread16()
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/
H A Dcompiler.h95 #define __kernel_ldwu(mem) (mem) macro
104 #define __kernel_ldwu(mem) \ macro
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dcore_polaris.c98 *value = __kernel_ldwu(*(vusp)addr); in polaris_read_config()
128 __kernel_ldwu(*(vusp)addr); in polaris_write_config()
H A Dcore_irongate.c117 *value = __kernel_ldwu(*(vusp)addr); in irongate_read_config()
146 __kernel_ldwu(*(vusp)addr); in irongate_write_config()
H A Dcore_tsunami.c130 *value = __kernel_ldwu(*(vusp)addr); in tsunami_read_config()
159 __kernel_ldwu(*(vusp)addr); in tsunami_write_config()
H A Dcore_titan.c155 *value = __kernel_ldwu(*(vusp)addr); in titan_read_config()
184 __kernel_ldwu(*(vusp)addr); in titan_write_config()
H A Dcore_wildfire.c396 *value = __kernel_ldwu(*(vusp)addr); in wildfire_read_config()
425 __kernel_ldwu(*(vusp)addr); in wildfire_write_config()
H A Dcore_marvel.c557 *value = __kernel_ldwu(*(vusp)addr); in marvel_read_config()
587 __kernel_ldwu(*(vusp)addr); in marvel_write_config()
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dio_trivial.h18 return __kernel_ldwu(*(const volatile u16 __force *)a); in IO_CONCAT()
70 return __kernel_ldwu(*(const volatile u16 __force *)a); in IO_CONCAT()
H A Dcore_marvel.h340 return __kernel_ldwu(*(vusp)addr); in marvel_ioread16()

Completed in 13 milliseconds