Home
last modified time | relevance | path

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

/linux-6.12.1/arch/alpha/include/asm/
Dpci.h76 #define IOBASE_FROM_HOSE 0x10000 macro
/linux-6.12.1/arch/alpha/kernel/
Dpci.c428 if (which & IOBASE_FROM_HOSE) { in SYSCALL_DEFINE3()
445 switch (which & ~IOBASE_FROM_HOSE) { in SYSCALL_DEFINE3()