Searched refs:STORE_ASI (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/lib/ |
H A D | NG4copy_to_user.S | 33 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_AIUS define
|
H A D | NGcopy_to_user.S | 21 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_AIUS define
|
H A D | M7copy_to_user.S | 35 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_AIUS define
|
H A D | NG2copy_to_user.S | 37 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_AIUS define
|
H A D | NG4memcpy.S | 38 #ifndef STORE_ASI 40 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_P define 42 #define STORE_ASI 0x80 /* ASI_P */ define 78 #define STORE_INIT(src,addr) stxa src, [addr] STORE_ASI
|
H A D | NGmemcpy.S | 27 #ifndef STORE_ASI 28 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_P define 204 wr %g0, STORE_ASI, %asi
|
H A D | NG2memcpy.S | 28 #ifndef STORE_ASI 30 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_P define 32 #define STORE_ASI 0x80 /* ASI_P */ define 71 #define STORE_INIT(src,addr) stxa src, [addr] STORE_ASI
|
H A D | M7memcpy.S | 133 #ifndef STORE_ASI 135 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_P define 137 #define STORE_ASI 0x80 /* ASI_P */ define 150 #define STORE_INIT(src,addr) stxa src, [addr] STORE_ASI 445 ! followed by STORE_ASI (mark as LRU) for the last store. That
|
/kernel/linux/linux-6.6/arch/sparc/lib/ |
H A D | NGcopy_to_user.S | 21 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_AIUS define
|
H A D | M7copy_to_user.S | 35 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_AIUS define
|
H A D | NG4copy_to_user.S | 33 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_AIUS define
|
H A D | NG2copy_to_user.S | 37 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_AIUS define
|
H A D | NG4memcpy.S | 38 #ifndef STORE_ASI 40 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_P define 42 #define STORE_ASI 0x80 /* ASI_P */ define 78 #define STORE_INIT(src,addr) stxa src, [addr] STORE_ASI
|
H A D | NGmemcpy.S | 26 #ifndef STORE_ASI 27 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_P define 203 wr %g0, STORE_ASI, %asi
|
H A D | NG2memcpy.S | 28 #ifndef STORE_ASI 30 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_P define 32 #define STORE_ASI 0x80 /* ASI_P */ define 71 #define STORE_INIT(src,addr) stxa src, [addr] STORE_ASI
|
H A D | M7memcpy.S | 133 #ifndef STORE_ASI 135 #define STORE_ASI ASI_BLK_INIT_QUAD_LDD_P define 137 #define STORE_ASI 0x80 /* ASI_P */ define 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 7 milliseconds