Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dasi.h128 #define ASI_NL 0x0c /* Nucleus, little endian */ macro
/openbmc/qemu/target/sparc/
H A Dasi.h127 #define ASI_NL 0x0c /* Nucleus, little endian */ macro
H A Dldst_helper.c1361 case ASI_NL: /* Nucleus Little Endian (LE) */ in helper_ld_asi()
1618 case ASI_NL: /* Nucleus Little Endian (LE) */ in helper_st_asi()
H A Dtranslate.c1523 case ASI_NL: /* Nucleus LE */ in resolve_asi()
1590 case ASI_NL: in resolve_asi()
/openbmc/linux/arch/sparc/kernel/
H A Dunaligned_64.c342 case ASI_NL: in kernel_unaligned_trap()