Home
last modified time | relevance | path

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

/linux/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 Dprocess_64.c601 t->current_ds = ASI_P; in copy_thread()
A Dhead_64.S706 wr %g0, ASI_P, %asi
/linux/arch/sparc/include/uapi/asm/
A Dasi.h133 #define ASI_P 0x80 /* Primary, implicit */ macro
/linux/arch/sparc/include/asm/
A Dthread_info_64.h119 .current_ds = ASI_P, \
A Duaccess_64.h29 #define KERNEL_DS ((mm_segment_t) { ASI_P })
/linux/arch/sparc/lib/
A DGENbzero.S43 mov ASI_P, %o4
A DNGbzero.S44 mov ASI_P, %o4
/linux/arch/sparc/mm/
A Dfault_64.c200 unsigned char asi = ASI_P; in do_kernel_fault()
/linux/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 22 milliseconds