Home
last modified time | relevance | path

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

/Linux-v5.10/arch/sparc/kernel/
Dtraps_64.c1826 #define SUN4V_ERR_ATTRS_MEMORY 0x00000002 macro
1995 if (attrs & (SUN4V_ERR_ATTRS_MEMORY | in sun4v_log_error()
2004 if (attrs & (SUN4V_ERR_ATTRS_MEMORY | SUN4V_ERR_ATTRS_ASI)) in sun4v_log_error()
2160 if (attrs & SUN4V_ERR_ATTRS_MEMORY) { in sun4v_nonresum_error_user_handled()