Searched refs:SPR_ICBIR (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/openrisc/mm/ |
H A D | init.c | 188 mtspr(SPR_ICBIR, 0x900); in paging_init() 189 mtspr(SPR_ICBIR, 0xa00); in paging_init()
|
H A D | cache.c | 38 cache_loop(page, SPR_ICBIR); in local_icache_page_inv()
|
/kernel/linux/linux-6.6/arch/openrisc/mm/ |
H A D | init.c | 179 mtspr(SPR_ICBIR, 0x900); in paging_init() 180 mtspr(SPR_ICBIR, 0xa00); in paging_init()
|
H A D | cache.c | 38 cache_loop(page, SPR_ICBIR); in local_icache_page_inv()
|
/kernel/linux/linux-5.10/arch/openrisc/include/asm/ |
H A D | spr_defs.h | 98 #define SPR_ICBIR (SPRGROUP_IC + 2) macro
|
/kernel/linux/linux-6.6/arch/openrisc/include/asm/ |
H A D | spr_defs.h | 98 #define SPR_ICBIR (SPRGROUP_IC + 2) macro
|
/kernel/linux/linux-5.10/arch/openrisc/kernel/ |
H A D | head.S | 864 l.mtspr r0,r6,SPR_ICBIR 1535 l.mtspr r0,r5,SPR_ICBIR 1537 l.mtspr r0,r5,SPR_ICBIR
|
/kernel/linux/linux-6.6/arch/openrisc/kernel/ |
H A D | head.S | 868 l.mtspr r0,r6,SPR_ICBIR
|
Completed in 8 milliseconds