Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dasi.h139 #define ASI_PNFL 0x8a /* Primary, no fault, l-endian */ macro
/openbmc/qemu/target/sparc/
H A Dasi.h138 #define ASI_PNFL 0x8a /* Primary, no fault, l-endian */ macro
H A Dldst_helper.c1208 case ASI_PNFL: /* Primary no-fault LE */ in helper_ld_asi()
1247 case ASI_PNFL: /* Primary no-fault LE */ in helper_ld_asi()
1304 case ASI_PNFL: /* Primary no-fault LE, RO */ in helper_st_asi()
1332 case ASI_PNFL: in helper_ld_asi()
1942 case ASI_PNFL: /* Primary no-fault LE, RO */ in helper_st_asi()
/openbmc/linux/arch/sparc/kernel/
H A Dunaligned_64.c347 case ASI_PNFL: in kernel_unaligned_trap()