Searched refs:STORE_ASI (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/arch/sparc/lib/
H A DNGcopy_to_user.S20 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_AIUS define
H A DNG2copy_to_user.S28 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_AIUS define
H A DNG4copy_to_user.S24 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_AIUS define
H A DNG4memcpy.S36 #ifndef STORE_ASI
38 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_P define
40 #define STORE_ASI 0x80 /* ASI_P */ define
73 #define STORE_INIT(src,addr) stxa src, [addr] STORE_ASI
H A DNG2memcpy.S26 #ifndef STORE_ASI
28 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_P define
30 #define STORE_ASI 0x80 /* ASI_P */ define
67 #define STORE_INIT(src,addr) stxa src, [addr] STORE_ASI
H A DNGmemcpy.S25 #ifndef STORE_ASI
26 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_P define
120 wr %g0, STORE_ASI, %asi

Completed in 106 milliseconds