Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/include/asm/mach-cavium-octeon/
A Dmangle-port.h23 # define __swizzle_addr_b(port) (port) macro
38 # define __swizzle_addr_b(port) \ macro
/linux-6.3-rc2/arch/mips/include/asm/mach-ip27/
A Dmangle-port.h11 #define __swizzle_addr_b(port) ((port) ^ 3) macro
/linux-6.3-rc2/arch/mips/include/asm/mach-ip30/
A Dmangle-port.h8 #define __swizzle_addr_b(port) ((port)^3) macro
/linux-6.3-rc2/arch/mips/include/asm/mach-ip32/
A Dmangle-port.h12 #define __swizzle_addr_b(port) ((port) ^ 3) macro
/linux-6.3-rc2/arch/mips/include/asm/mach-tx49xx/
A Dmangle-port.h5 #define __swizzle_addr_b(port) (port) macro
/linux-6.3-rc2/arch/mips/include/asm/mach-generic/
A Dmangle-port.h11 #define __swizzle_addr_b(port) (port) macro
/linux-6.3-rc2/arch/mips/txx9/generic/
A Dsetup.c524 unsigned long (*__swizzle_addr_b)(unsigned long port) = __swizzle_addr_none; variable
525 EXPORT_SYMBOL(__swizzle_addr_b);

Completed in 11 milliseconds