Home
last modified time | relevance | path

Searched refs:WILDFIRE_MEM (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dcore_wildfire.h233 #define WILDFIRE_MEM(q,h) (WILDFIRE_QBB_HOSE(q,h) | 0x000000000UL) macro
265 #define WILDFIRE_MEM_BIAS WILDFIRE_MEM(0,0) /* ??? */
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dcore_wildfire.h233 #define WILDFIRE_MEM(q,h) (WILDFIRE_QBB_HOSE(q,h) | 0x000000000UL) macro
265 #define WILDFIRE_MEM_BIAS WILDFIRE_MEM(0,0) /* ??? */
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dcore_wildfire.c75 hose->dense_mem_base = WILDFIRE_MEM(qbbno, hoseno); in wildfire_init_hose()
86 hose->mem_space->start = WILDFIRE_MEM(qbbno, hoseno)-WILDFIRE_MEM_BIAS; in wildfire_init_hose()
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dcore_wildfire.c75 hose->dense_mem_base = WILDFIRE_MEM(qbbno, hoseno); in wildfire_init_hose()
86 hose->mem_space->start = WILDFIRE_MEM(qbbno, hoseno)-WILDFIRE_MEM_BIAS; in wildfire_init_hose()

Completed in 4 milliseconds