Home
last modified time | relevance | path

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

/arch/sparc/kernel/
Dunaligned_64.c94 return ASI_P; in decode_asi()
468 case ASI_P: in handle_ldf_stq()
617 (asi < ASI_P)) in handle_lddfmna()
681 (asi < ASI_P)) in handle_stdfmna()
687 case ASI_P: in handle_stdfmna()
Dhvtramp.S95 wr %g0, ASI_P, %asi
Detrap_64.S152 3: mov ASI_P, %l7
Dtrampoline_64.S253 wr %g0, ASI_P, %asi
Dprocess_64.c643 t->current_ds = ASI_P; in copy_thread()
Dhead_64.S670 wr %g0, ASI_P, %asi
/arch/sparc/include/uapi/asm/
Dasi.h132 #define ASI_P 0x80 /* Primary, implicit */ macro
/arch/sparc/include/asm/
Dthread_info_64.h118 .current_ds = ASI_P, \
Duaccess_64.h35 #define KERNEL_DS ((mm_segment_t) { ASI_P })
/arch/sparc/lib/
DGENbzero.S42 mov ASI_P, %o4
DNGbzero.S43 mov ASI_P, %o4
/arch/sparc/mm/
Dfault_64.c218 unsigned char asi = ASI_P; in do_kernel_fault()