Home
last modified time | relevance | path

Searched defs:IO_SPACE_PORT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dio.h46 #define IO_SPACE_PORT(port) ((port) & (IO_SPACE_SIZE - 1)) macro
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dio.h42 #define IO_SPACE_PORT(port) ((port) & (IO_SPACE_SIZE - 1)) macro

Completed in 2 milliseconds