Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dunaligned_64.c95 return ASI_P; in decode_asi()
469 case ASI_P: in handle_ldf_stq()
618 (asi < ASI_P)) in handle_lddfmna()
682 (asi < ASI_P)) in handle_stdfmna()
688 case ASI_P: in handle_stdfmna()
H A Dhvtramp.S96 wr %g0, ASI_P, %asi
H A Detrap_64.S196 3: mov ASI_P, %l7
H A Dtrampoline_64.S254 wr %g0, ASI_P, %asi
H A Dhead_64.S706 wr %g0, ASI_P, %asi
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dasi.h133 #define ASI_P 0x80 /* Primary, implicit */ macro
/openbmc/qemu/target/sparc/
H A Dasi.h132 #define ASI_P 0x80 /* Primary, implicit */ macro
H A Dldst_helper.c795 case ASI_P: /* Implicit primary context data access (v9 only?) */ in helper_ld_asi()
1156 case ASI_P: in helper_st_asi()
1214 case ASI_P: /* Primary */ in helper_ld_asi()
1275 case ASI_P: /* Primary */ in helper_st_asi()
1352 case ASI_P: /* Primary */ in helper_ld_asi()
1609 case ASI_P: /* Primary */ in helper_st_asi()
H A Dtranslate.c1571 case ASI_P: /* Primary */ in resolve_asi()
1597 case ASI_P: in resolve_asi()
/openbmc/linux/arch/sparc/lib/
H A DGENbzero.S43 mov ASI_P, %o4
H A DNGbzero.S44 mov ASI_P, %o4
/openbmc/linux/arch/sparc/mm/
H A Dfault_64.c203 unsigned char asi = ASI_P; in do_kernel_fault()
/openbmc/linux/arch/sparc/net/
H A Dbpf_jit_comp_64.c1395 emit(CAS | ASI(ASI_P) | RS1(tmp) | RS2(tmp2) | RD(tmp3), ctx); in build_insn()
1423 emit(CASX | ASI(ASI_P) | RS1(tmp) | RS2(tmp2) | RD(tmp3), ctx); in build_insn()