Home
last modified time | relevance | path

Searched refs:CACHE_ERR_SP_PTR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/sn/sn0/
H A Daddrs.h254 * CACHE_ERR_SP_PTR could either contain an address to the stack, or
255 * the stack could start at CACHE_ERR_SP_PTR
264 #define CACHE_ERR_SP_PTR (0x1000 - 32) /* why -32? TBD */ macro
266 #define CACHE_ERR_SP (CACHE_ERR_SP_PTR - 16)
/kernel/linux/linux-6.6/arch/mips/include/asm/sn/sn0/
H A Daddrs.h254 * CACHE_ERR_SP_PTR could either contain an address to the stack, or
255 * the stack could start at CACHE_ERR_SP_PTR
264 #define CACHE_ERR_SP_PTR (0x1000 - 32) /* why -32? TBD */ macro
266 #define CACHE_ERR_SP (CACHE_ERR_SP_PTR - 16)

Completed in 2 milliseconds