Home
last modified time | relevance | path

Searched refs:BLOCK (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dxor.h67 #undef BLOCK in xor_sse_2() macro
68 #define BLOCK(i) \ in xor_sse_2() macro
93 BLOCK(0) in xor_sse_2()
94 BLOCK(4) in xor_sse_2()
95 BLOCK(8) in xor_sse_2()
96 BLOCK(12) in xor_sse_2()
118 #undef BLOCK in xor_sse_2_pf64() macro
119 #define BLOCK(i) \ in xor_sse_2_pf64() macro
127 BLOCK(0) in xor_sse_2_pf64()
128 BLOCK( in xor_sse_2_pf64()
153 #undef BLOCK xor_sse_3() macro
154 #define BLOCK xor_sse_3() macro
212 #undef BLOCK xor_sse_3_pf64() macro
213 #define BLOCK xor_sse_3_pf64() macro
249 #undef BLOCK xor_sse_4() macro
250 #define BLOCK xor_sse_4() macro
315 #undef BLOCK xor_sse_4_pf64() macro
316 #define BLOCK xor_sse_4_pf64() macro
354 #undef BLOCK xor_sse_5() macro
355 #define BLOCK xor_sse_5() macro
427 #undef BLOCK xor_sse_5_pf64() macro
428 #define BLOCK xor_sse_5_pf64() macro
475 #undef BLOCK global() macro
[all...]
H A Dxor_32.h31 #undef BLOCK in xor_pII_mmx_2() macro
32 #define BLOCK(i) \ in xor_pII_mmx_2() macro
49 BLOCK(0) in xor_pII_mmx_2()
50 BLOCK(4) in xor_pII_mmx_2()
51 BLOCK(8) in xor_pII_mmx_2()
52 BLOCK(12) in xor_pII_mmx_2()
75 #undef BLOCK in xor_pII_mmx_3() macro
76 #define BLOCK(i) \ in xor_pII_mmx_3() macro
97 BLOCK(0) in xor_pII_mmx_3()
98 BLOCK( in xor_pII_mmx_3()
124 #undef BLOCK xor_pII_mmx_4() macro
125 #define BLOCK xor_pII_mmx_4() macro
187 #undef BLOCK xor_pII_mmx_5() macro
188 #define BLOCK xor_pII_mmx_5() macro
248 #undef BLOCK global() macro
[all...]
H A Dxor_avx.h18 BLOCK(32 * i, 0) \
19 BLOCK(32 * (i + 1), 1) \
20 BLOCK(32 * (i + 2), 2) \
21 BLOCK(32 * (i + 3), 3)
36 #undef BLOCK in xor_avx_2() macro
37 #define BLOCK(i, reg) \ in xor_avx_2() macro
63 #undef BLOCK in xor_avx_3() macro
64 #define BLOCK(i, reg) \ in xor_avx_3() macro
93 #undef BLOCK in xor_avx_4() macro
94 #define BLOCK( in xor_avx_4() macro
126 #undef BLOCK xor_avx_5() macro
127 #define BLOCK xor_avx_5() macro
[all...]
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dxor.h68 #undef BLOCK in xor_sse_2() macro
69 #define BLOCK(i) \ in xor_sse_2() macro
94 BLOCK(0) in xor_sse_2()
95 BLOCK(4) in xor_sse_2()
96 BLOCK(8) in xor_sse_2()
97 BLOCK(12) in xor_sse_2()
120 #undef BLOCK in xor_sse_2_pf64() macro
121 #define BLOCK(i) \ in xor_sse_2_pf64() macro
129 BLOCK(0) in xor_sse_2_pf64()
130 BLOCK( in xor_sse_2_pf64()
156 #undef BLOCK xor_sse_3() macro
157 #define BLOCK xor_sse_3() macro
216 #undef BLOCK xor_sse_3_pf64() macro
217 #define BLOCK xor_sse_3_pf64() macro
255 #undef BLOCK xor_sse_4() macro
256 #define BLOCK xor_sse_4() macro
323 #undef BLOCK xor_sse_4_pf64() macro
324 #define BLOCK xor_sse_4_pf64() macro
365 #undef BLOCK xor_sse_5() macro
366 #define BLOCK xor_sse_5() macro
441 #undef BLOCK xor_sse_5_pf64() macro
442 #define BLOCK xor_sse_5_pf64() macro
489 #undef BLOCK global() macro
[all...]
H A Dxor_32.h32 #undef BLOCK in xor_pII_mmx_2() macro
33 #define BLOCK(i) \ in xor_pII_mmx_2() macro
50 BLOCK(0) in xor_pII_mmx_2()
51 BLOCK(4) in xor_pII_mmx_2()
52 BLOCK(8) in xor_pII_mmx_2()
53 BLOCK(12) in xor_pII_mmx_2()
77 #undef BLOCK in xor_pII_mmx_3() macro
78 #define BLOCK(i) \ in xor_pII_mmx_3() macro
99 BLOCK(0) in xor_pII_mmx_3()
100 BLOCK( in xor_pII_mmx_3()
128 #undef BLOCK xor_pII_mmx_4() macro
129 #define BLOCK xor_pII_mmx_4() macro
194 #undef BLOCK xor_pII_mmx_5() macro
195 #define BLOCK xor_pII_mmx_5() macro
255 #undef BLOCK global() macro
[all...]
H A Dxor_avx.h18 BLOCK(32 * i, 0) \
19 BLOCK(32 * (i + 1), 1) \
20 BLOCK(32 * (i + 2), 2) \
21 BLOCK(32 * (i + 3), 3)
37 #undef BLOCK in xor_avx_2() macro
38 #define BLOCK(i, reg) \ in xor_avx_2() macro
65 #undef BLOCK in xor_avx_3() macro
66 #define BLOCK(i, reg) \ in xor_avx_3() macro
97 #undef BLOCK in xor_avx_4() macro
98 #define BLOCK( in xor_avx_4() macro
133 #undef BLOCK xor_avx_5() macro
134 #define BLOCK xor_avx_5() macro
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-cns3xxx/
H A Dcns3xxx.h469 #define CNS3XXX_PWR_CLK_EN(BLOCK) (0x1<<PM_CLK_GATE_REG_OFFSET_##BLOCK)
472 #define CNS3XXX_PWR_SOFTWARE_RST(BLOCK) (0x1<<PM_SOFT_RST_REG_OFFST_##BLOCK)
485 #define CNS3XXX_PWR_PLL(BLOCK) (0x1<<PM_PLL_HM_PD_CTRL_REG_OFFSET_##BLOCK)
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.h321 #define BLOCK (DISCONNECT_SCHEDULED) macro
325 ((VSCSI)->flags & BLOCK))
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.h321 #define BLOCK (DISCONNECT_SCHEDULED) macro
325 ((VSCSI)->flags & BLOCK))
/kernel/linux/linux-5.10/include/trace/events/
H A Dirq.h18 softirq_name(BLOCK) \
/kernel/linux/linux-6.6/include/trace/events/
H A Dirq.h18 softirq_name(BLOCK) \
/kernel/linux/linux-5.10/drivers/dma/dw/
H A Dcore.c515 channel_clear_bit(dw, MASK.BLOCK, dw->all_chan_mask); in dw_dma_interrupt()
526 channel_clear_bit(dw, MASK.BLOCK, (1 << 8) - 1); in dw_dma_interrupt()
964 channel_clear_bit(dw, MASK.BLOCK, dw->all_chan_mask); in do_dw_dma_off()
1036 channel_clear_bit(dw, MASK.BLOCK, dwc->mask); in dwc_free_chan_resources()
1219 dma_writel(dw, CLEAR.BLOCK, dw->all_chan_mask); in do_dma_probe()
H A Dregs.h57 DW_REG(BLOCK);
/kernel/linux/linux-6.6/drivers/dma/dw/
H A Dcore.c512 channel_clear_bit(dw, MASK.BLOCK, dw->all_chan_mask); in dw_dma_interrupt()
523 channel_clear_bit(dw, MASK.BLOCK, (1 << 8) - 1); in dw_dma_interrupt()
960 channel_clear_bit(dw, MASK.BLOCK, dw->all_chan_mask); in do_dw_dma_off()
1032 channel_clear_bit(dw, MASK.BLOCK, dwc->mask); in dwc_free_chan_resources()
1215 dma_writel(dw, CLEAR.BLOCK, dw->all_chan_mask); in do_dma_probe()
H A Dregs.h57 DW_REG(BLOCK);
/kernel/linux/linux-5.10/drivers/memstick/host/
H A Djmb38x_ms.c25 BLOCK = 0x04, enumerator
430 host->addr + BLOCK); in jmb38x_ms_issue_cmd()
435 host->addr + BLOCK); in jmb38x_ms_issue_cmd()
482 writel(0, host->addr + BLOCK); in jmb38x_ms_complete_cmd()
/kernel/linux/linux-6.6/drivers/memstick/host/
H A Djmb38x_ms.c25 BLOCK = 0x04, enumerator
430 host->addr + BLOCK); in jmb38x_ms_issue_cmd()
435 host->addr + BLOCK); in jmb38x_ms_issue_cmd()
482 writel(0, host->addr + BLOCK); in jmb38x_ms_complete_cmd()
/kernel/linux/linux-5.10/drivers/dma/
H A Didma64.c42 channel_clear_bit(idma64, MASK(BLOCK), idma64->all_chan_mask); in idma64_off()
/kernel/linux/linux-6.6/drivers/dma/
H A Didma64.c42 channel_clear_bit(idma64, MASK(BLOCK), idma64->all_chan_mask); in idma64_off()
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace.h1344 C(BLOCK, "block"), \
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace.h1230 C(BLOCK, "block"), \

Completed in 23 milliseconds