Home
last modified time | relevance | path

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

/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
/linux/arch/sparc/include/uapi/asm/
H A Dasi.h133 #define ASI_P 0x80 /* Primary, implicit */ macro
/linux/arch/sparc/lib/
H A DGENbzero.S43 mov ASI_P, %o4
H A DNGbzero.S44 mov ASI_P, %o4
/linux/arch/sparc/mm/
H A Dfault_64.c203 unsigned char asi = ASI_P; in do_kernel_fault()