Home
last modified time | relevance | path

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

/linux/arch/sparc/lib/
A DNGcopy_to_user.S21 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_AIUS macro
A DNG4memcpy.S38 #ifndef STORE_ASI
40 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_P macro
42 #define STORE_ASI 0x80 /* ASI_P */ macro
78 #define STORE_INIT(src,addr) stxa src, [addr] STORE_ASI
A DM7copy_to_user.S35 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_AIUS macro
A DNG4copy_to_user.S33 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_AIUS macro
A DNG2copy_to_user.S37 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_AIUS macro
A DNG2memcpy.S28 #ifndef STORE_ASI
30 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_P macro
32 #define STORE_ASI 0x80 /* ASI_P */ macro
71 #define STORE_INIT(src,addr) stxa src, [addr] STORE_ASI
A DNGmemcpy.S27 #ifndef STORE_ASI
28 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_P macro
204 wr %g0, STORE_ASI, %asi
A DM7memcpy.S133 #ifndef STORE_ASI
135 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_P macro
137 #define STORE_ASI 0x80 /* ASI_P */ macro
150 #define STORE_INIT(src,addr) stxa src, [addr] STORE_ASI
445 ! followed by STORE_ASI (mark as LRU) for the last store. That

Completed in 9 milliseconds