Home
last modified time | relevance | path

Searched refs:ppc (Results 1 – 25 of 71) sorted by relevance

123

/linux/arch/powerpc/crypto/
H A DMakefile8 obj-$(CONFIG_CRYPTO_AES_PPC_SPE) += aes-ppc-spe.o
9 obj-$(CONFIG_CRYPTO_MD5_PPC) += md5-ppc.o
11 obj-$(CONFIG_CRYPTO_SHA1_PPC_SPE) += sha1-ppc-spe.o
22 md5-ppc-y := md5-asm.o md5-glue.o
28 aes-gcm-p10-crypto-y := aes-gcm-p10-glue.o aes-gcm-p10.o ghashp10-ppc.o aesp10-ppc.o
31 vmx-crypto-objs := vmx.o aesp8-ppc.o ghashp8-ppc.o aes.o aes_cbc.o aes_ctr.o aes_xts.o ghash.o
46 targets += aesp10-ppc.S ghashp10-ppc.S aesp8-ppc.S ghashp8-ppc.S
48 $(obj)/aesp10-ppc.S $(obj)/ghashp10-ppc.S: $(obj)/%.S: $(src)/%.pl FORCE
51 $(obj)/aesp8-ppc.S $(obj)/ghashp8-ppc.S: $(obj)/%.S: $(src)/%.pl FORCE
54 OBJECT_FILES_NON_STANDARD_aesp10-ppc.o := y
[all …]
H A D.gitignore2 aesp10-ppc.S
3 ghashp10-ppc.S
/linux/drivers/staging/media/atomisp/pci/css_2401_system/hrt/
H A Dmipi_backend_defs.h166 …IPI_BACKEND_STREAM_PIX_LS_BIT(sid_width, ppc, pix_width, p) (HRT_MIPI_BACKEND_STREAM_PIX_VAL_BIT(s… argument
167 …MIPI_BACKEND_STREAM_PIX_MS_BIT(sid_width, ppc, pix_width, p) (HRT_MIPI_BACKEND_STREAM_PIX_LS_BIT(s… argument
175 …BACKEND_STREAM_BITS(sid_width, ppc, pix_width) (HRT_MIPI_BACKEND_STREAM_PIX_MS_BIT(sid_wid… argument
206 …T_MIPI_BACKEND_STREAM_VC_LS_BIT(sid_width, ppc, pix_width) HRT_MIPI_BACKEND_STREAM_PIX_LS_BIT(sid… argument
207 …RT_MIPI_BACKEND_STREAM_VC_MS_BIT(sid_width, ppc, pix_width) HRT_MIPI_BACKEND_STREAM_VC_LS_BIT(sid… argument
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxgf117.c254 int gpc, ppc; in gf117_grctx_generate_attrib() local
260 for (ppc = 0; ppc < gr->func->ppc_nr; ppc++) { in gf117_grctx_generate_attrib()
261 const u32 a = alpha * gr->ppc_tpc_nr[gpc][ppc]; in gf117_grctx_generate_attrib()
262 const u32 b = beta * gr->ppc_tpc_nr[gpc][ppc]; in gf117_grctx_generate_attrib()
264 const u32 o = PPC_UNIT(gpc, ppc, 0); in gf117_grctx_generate_attrib()
266 if (!(gr->ppc_mask[gpc] & (1 << ppc))) in gf117_grctx_generate_attrib()
270 bo += grctx->attrib_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gf117_grctx_generate_attrib()
272 ao += grctx->alpha_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gf117_grctx_generate_attrib()
286 .ppc = gf117_grctx_pack_ppc,
H A Dctxgp102.c51 int gpc, ppc, n = 0; in gp102_grctx_generate_attrib() local
58 for (ppc = 0; ppc < gr->func->ppc_nr; ppc++, n++) { in gp102_grctx_generate_attrib()
59 const u32 as = alpha * gr->ppc_tpc_nr[gpc][ppc]; in gp102_grctx_generate_attrib()
63 const u32 o = PPC_UNIT(gpc, ppc, 0); in gp102_grctx_generate_attrib()
64 const u32 p = GPC_UNIT(gpc, 0xc44 + (ppc * 4)); in gp102_grctx_generate_attrib()
66 if (!(gr->ppc_mask[gpc] & (1 << ppc))) in gp102_grctx_generate_attrib()
76 ao += grctx->alpha_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gp102_grctx_generate_attrib()
H A Dctxgm107.c909 int gpc, ppc, n = 0; in gm107_grctx_generate_attrib() local
915 for (ppc = 0; ppc < gr->func->ppc_nr; ppc++, n++) { in gm107_grctx_generate_attrib()
916 const u32 as = alpha * gr->ppc_tpc_nr[gpc][ppc]; in gm107_grctx_generate_attrib()
917 const u32 bs = attrib * gr->ppc_tpc_nr[gpc][ppc]; in gm107_grctx_generate_attrib()
919 const u32 o = PPC_UNIT(gpc, ppc, 0); in gm107_grctx_generate_attrib()
921 if (!(gr->ppc_mask[gpc] & (1 << ppc))) in gm107_grctx_generate_attrib()
926 bo += grctx->attrib_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gm107_grctx_generate_attrib()
929 ao += grctx->alpha_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gm107_grctx_generate_attrib()
967 .ppc = gm107_grctx_pack_ppc,
H A Dctxgp100.c52 int gpc, ppc, n = 0; in gp100_grctx_generate_attrib() local
59 for (ppc = 0; ppc < gr->func->ppc_nr; ppc++, n++) { in gp100_grctx_generate_attrib()
60 const u32 as = alpha * gr->ppc_tpc_nr[gpc][ppc]; in gp100_grctx_generate_attrib()
63 const u32 o = PPC_UNIT(gpc, ppc, 0); in gp100_grctx_generate_attrib()
65 if (!(gr->ppc_mask[gpc] & (1 << ppc))) in gp100_grctx_generate_attrib()
74 ao += grctx->alpha_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gp100_grctx_generate_attrib()
H A Dctxgm200.c87 int gpc, ppc, i; in gm200_grctx_generate_dist_skip_table() local
90 for (ppc = 0; ppc < gr->func->ppc_nr; ppc++) { in gm200_grctx_generate_dist_skip_table()
91 u8 ppc_tpcs = gr->ppc_tpc_nr[gpc][ppc]; in gm200_grctx_generate_dist_skip_table()
92 u8 ppc_tpcm = gr->ppc_tpc_mask[gpc][ppc]; in gm200_grctx_generate_dist_skip_table()
95 ppc_tpcm ^= gr->ppc_tpc_mask[gpc][ppc]; in gm200_grctx_generate_dist_skip_table()
H A Dctxgv100.c73 int gpc, ppc, n = 0; in gv100_grctx_generate_attrib() local
80 for (ppc = 0; ppc < gr->func->ppc_nr; ppc++, n++) { in gv100_grctx_generate_attrib()
81 const u32 as = alpha * gr->ppc_tpc_nr[gpc][ppc]; in gv100_grctx_generate_attrib()
85 const u32 o = PPC_UNIT(gpc, ppc, 0); in gv100_grctx_generate_attrib()
87 if (!(gr->ppc_mask[gpc] & (1 << ppc))) in gv100_grctx_generate_attrib()
96 ao += grctx->alpha_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gv100_grctx_generate_attrib()
H A Dctxgk104.c925 int i, j, gpc, ppc; in gk104_grctx_generate_alpha_beta_tables() local
934 for (ppc = 0; ppc < gr->func->ppc_nr; ppc++) { in gk104_grctx_generate_alpha_beta_tables()
935 u32 ppc_tpcs = gr->ppc_tpc_nr[gpc][ppc]; in gk104_grctx_generate_alpha_beta_tables()
946 pmask = gr->ppc_tpc_mask[gpc][ppc]; in gk104_grctx_generate_alpha_beta_tables()
951 pmask ^= gr->ppc_tpc_mask[gpc][ppc]; in gk104_grctx_generate_alpha_beta_tables()
977 .ppc = gk104_grctx_pack_ppc,
H A Dgk104.c418 int gpc, ppc; in gk104_gr_init_ppc_exceptions() local
421 for (ppc = 0; ppc < gr->func->ppc_nr; ppc++) { in gk104_gr_init_ppc_exceptions()
422 if (!(gr->ppc_mask[gpc] & (1 << ppc))) in gk104_gr_init_ppc_exceptions()
424 nvkm_wr32(device, PPC_UNIT(gpc, ppc, 0x038), 0xc0000000); in gk104_gr_init_ppc_exceptions()
H A Dctxgk110b.c81 .ppc = gk110_grctx_pack_ppc,
/linux/Documentation/arch/powerpc/
H A Dmpc52xx.rst11 # <edit Makefile to set ARCH=ppc & CROSS_COMPILE=... ( also EXTRAVERSION
23 # <edit Makefile to set ARCH=ppc & CROSS_COMPILE=... ( also EXTRAVERSION
26 # cp your_initrd.gz arch/ppc/boot/images/ramdisk.image.gz
/linux/arch/powerpc/xmon/
H A DMakefile20 obj-y += ppc-dis.o ppc-opc.o
/linux/fs/dlm/
H A Dmidcomms.c380 char *ppc; in dlm_send_ack() local
386 m_header = (struct dlm_header *)ppc; in dlm_send_ack()
428 char *ppc; in dlm_send_fin() local
430 mh = dlm_midcomms_get_mhandle(node->nodeid, mb_len, &ppc); in dlm_send_fin()
437 m_header = (struct dlm_header *)ppc; in dlm_send_fin()
978 int len, char **ppc) in dlm_midcomms_get_msg_3_2() argument
984 ppc, midcomms_new_msg_cb, mh); in dlm_midcomms_get_msg_3_2()
988 opts = (struct dlm_opts *)*ppc; in dlm_midcomms_get_msg_3_2()
994 *ppc += sizeof(*opts); in dlm_midcomms_get_msg_3_2()
995 mh->inner_p = (const union dlm_packet *)*ppc; in dlm_midcomms_get_msg_3_2()
[all …]
H A Dlowcomms.c143 void *ppc; member
1196 char **ppc, void (*cb)(void *data), in new_wq_entry() argument
1207 *ppc = page_address(e->page) + e->end; in new_wq_entry()
1222 *ppc = page_address(e->page); in new_wq_entry()
1235 char **ppc, void (*cb)(void *data), in dlm_lowcomms_new_msg_con() argument
1247 e = new_wq_entry(con, len, ppc, cb, data); in dlm_lowcomms_new_msg_con()
1255 msg->ppc = *ppc; in dlm_lowcomms_new_msg_con()
1266 struct dlm_msg *dlm_lowcomms_new_msg(int nodeid, int len, char **ppc, in dlm_lowcomms_new_msg() argument
1288 msg = dlm_lowcomms_new_msg_con(con, len, ppc, cb, data); in dlm_lowcomms_new_msg()
1347 char *ppc; in dlm_lowcomms_resend_msg() local
[all …]
H A Dlowcomms.h42 struct dlm_msg *dlm_lowcomms_new_msg(int nodeid, int len, char **ppc,
H A Dmidcomms.h19 struct dlm_mhandle *dlm_midcomms_get_mhandle(int nodeid, int len, char **ppc);
/linux/arch/powerpc/boot/dts/
H A Dps3.dts38 * threads is with an ibm,ppc-interrupt-server#s entry. We'll put one
49 ibm,ppc-interrupt-server#s = <0x0 0x1>;
H A Dmicrowatt.dts82 ibm,ppc-interrupt-server#s = <0>;
115 compatible = "openpower,xics-presentation", "ibm,ppc-xicp";
/linux/Documentation/virt/kvm/
H A Dindex.rst15 ppc-pv
/linux/tools/testing/ktest/examples/
H A Dcrosstests.conf140 TEST_START IF ${RUN} == ppc || ${RUN} == ppc32 || ${DO_DEFAULT}
145 TEST_START IF ${RUN} == ppc || ${RUN} == ppc64 || ${DO_DEFAULT}
/linux/sound/
H A DMakefile7 obj-$(CONFIG_SND) += core/ i2c/ drivers/ isa/ pci/ ppc/ arm/ sh/ synth/ usb/ \
/linux/tools/testing/selftests/ftrace/test.d/kprobe/
H A Dkprobe_opt_types.tc12 ppc*)
H A Dkprobe_args_char.tc22 ppc*)

123