Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/sparc/kernel/
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()
A Dhvtramp.S96 wr %g0, ASI_P, %asi
A Detrap_64.S196 3: mov ASI_P, %l7
A Dtrampoline_64.S254 wr %g0, ASI_P, %asi
A Dhead_64.S706 wr %g0, ASI_P, %asi
/linux-6.3-rc2/arch/sparc/include/uapi/asm/
A Dasi.h133 #define ASI_P 0x80 /* Primary, implicit */ macro
/linux-6.3-rc2/arch/sparc/lib/
A DGENbzero.S43 mov ASI_P, %o4
A DNGbzero.S44 mov ASI_P, %o4
/linux-6.3-rc2/arch/sparc/mm/
A Dfault_64.c200 unsigned char asi = ASI_P; in do_kernel_fault()
/linux-6.3-rc2/arch/sparc/net/
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()

Completed in 18 milliseconds