Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/ia64/lib/
H A Dcopy_page.S23 #define EPI p[PIPE_DEPTH-1] define
72 (EPI) st8 [tgt1]=t1[PIPE_DEPTH-1],16
74 (EPI) st8 [tgt2]=t2[PIPE_DEPTH-1],16
78 (EPI) st8 [tgt1]=t3[PIPE_DEPTH-1],16
80 (EPI) st8 [tgt2]=t4[PIPE_DEPTH-1],16
83 (EPI) st8 [tgt1]=t5[PIPE_DEPTH-1],16
85 (EPI) st8 [tgt2]=t6[PIPE_DEPTH-1],16
88 (EPI) st8 [tgt1]=t7[PIPE_DEPTH-1],16
90 (EPI) st8 [tgt2]=t8[PIPE_DEPTH-1],16
H A Dcopy_user.S42 #define EPI p[PIPE_DEPTH-1] define
116 EX(.failure_out,(EPI) st1 [dst1]=val1[PIPE_DEPTH-1],1)
198 EX(.failure_out,(EPI) st1 [dst1]=val1[PIPE_DEPTH-1],1)
227 // 3 (EPI): Store tmp to dst1
241 EX(.failure_out,(EPI) st8 [dst1]=tmp,8); \
249 (EPI) st8 [dst1]=tmp,8; \
309 EX(.failure_out,(EPI) st1 [dst1]=val1[PIPE_DEPTH-1],1)
380 EX(.failure_out, (EPI) st8 [dst1]=val1[PIPE_DEPTH-1],16)
381 (EPI) st8 [dst2]=val2[PIPE_DEPTH-1],16
443 (EPI) st
[all...]
/kernel/linux/linux-6.6/arch/ia64/lib/
H A Dcopy_page.S23 #define EPI p[PIPE_DEPTH-1] define
72 (EPI) st8 [tgt1]=t1[PIPE_DEPTH-1],16
74 (EPI) st8 [tgt2]=t2[PIPE_DEPTH-1],16
78 (EPI) st8 [tgt1]=t3[PIPE_DEPTH-1],16
80 (EPI) st8 [tgt2]=t4[PIPE_DEPTH-1],16
83 (EPI) st8 [tgt1]=t5[PIPE_DEPTH-1],16
85 (EPI) st8 [tgt2]=t6[PIPE_DEPTH-1],16
88 (EPI) st8 [tgt1]=t7[PIPE_DEPTH-1],16
90 (EPI) st8 [tgt2]=t8[PIPE_DEPTH-1],16
H A Dcopy_user.S42 #define EPI p[PIPE_DEPTH-1] define
116 EX(.failure_out,(EPI) st1 [dst1]=val1[PIPE_DEPTH-1],1)
198 EX(.failure_out,(EPI) st1 [dst1]=val1[PIPE_DEPTH-1],1)
227 // 3 (EPI): Store tmp to dst1
241 EX(.failure_out,(EPI) st8 [dst1]=tmp,8); \
249 (EPI) st8 [dst1]=tmp,8; \
309 EX(.failure_out,(EPI) st1 [dst1]=val1[PIPE_DEPTH-1],1)
380 EX(.failure_out, (EPI) st8 [dst1]=val1[PIPE_DEPTH-1],16)
381 (EPI) st8 [dst2]=val2[PIPE_DEPTH-1],16
443 (EPI) st
[all...]
/kernel/linux/linux-5.10/drivers/parisc/
H A Deisa_enumerator.c29 #define EPI 0xc80 macro
433 id = le32_to_cpu(inl(SLOT2PORT(slot)+EPI)); in init_slot()
472 outb(0x01| inb(SLOT2PORT(slot)+EPI+4), in init_slot()
473 SLOT2PORT(slot)+EPI+4); in init_slot()
/kernel/linux/linux-6.6/drivers/parisc/
H A Deisa_enumerator.c29 #define EPI 0xc80 macro
433 id = le32_to_cpu(inl(SLOT2PORT(slot)+EPI)); in init_slot()
472 outb(0x01| inb(SLOT2PORT(slot)+EPI+4), in init_slot()
473 SLOT2PORT(slot)+EPI+4); in init_slot()

Completed in 4 milliseconds