Home
last modified time | relevance | path

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

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