Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dasi.h132 #define ASI_AIUSL 0x19 /* Secondary, user, little endian */ macro
/openbmc/qemu/target/sparc/
H A Dasi.h131 #define ASI_AIUSL 0x19 /* Secondary, user, little endian */ macro
H A Dldst_helper.c1351 case ASI_AIUSL: /* As if user secondary LE */ in helper_ld_asi()
1608 case ASI_AIUSL: /* As if user secondary LE */ in helper_st_asi()
H A Dtranslate.c1545 case ASI_AIUSL: /* As if user secondary LE */ in resolve_asi()
1594 case ASI_AIUSL: in resolve_asi()
/openbmc/linux/arch/sparc/kernel/
H A Dunaligned_64.c344 case ASI_AIUSL: in kernel_unaligned_trap()