Searched refs:WILDFIRE_MEM (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/alpha/include/asm/ |
H A D | core_wildfire.h | 233 #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 D | core_wildfire.h | 233 #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 D | core_wildfire.c | 75 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 D | core_wildfire.c | 75 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