Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sparc/kernel/
Dtraps_64.c1824 #define SUN4V_ERR_ATTRS_MEMORY 0x00000002 macro
1993 if (attrs & (SUN4V_ERR_ATTRS_MEMORY | in sun4v_log_error()
2002 if (attrs & (SUN4V_ERR_ATTRS_MEMORY | SUN4V_ERR_ATTRS_ASI)) in sun4v_log_error()
2157 if (attrs & SUN4V_ERR_ATTRS_MEMORY) { in sun4v_nonresum_error_user_handled()