Home
last modified time | relevance | path

Searched refs:even (Results 1 – 25 of 380) sorted by relevance

12345678910>>...16

/arch/s390/include/asm/
A Dcpacf.h412 d.even = (unsigned long)dest; in cpacf_km()
413 s.even = (unsigned long)src; in cpacf_km()
444 d.even = (unsigned long)dest; in cpacf_kmc()
445 s.even = (unsigned long)src; in cpacf_kmc()
473 s.even = (unsigned long)src; in cpacf_kimd()
498 s.even = (unsigned long)src; in cpacf_klmd()
526 s.even = (unsigned long)src; in _cpacf_kmac()
575 d.even = (unsigned long)dest; in cpacf_kmctr()
576 s.even = (unsigned long)src; in cpacf_kmctr()
720 s.even = (unsigned long)src; in cpacf_kma()
[all …]
A Ddiag288.h26 union register_pair r1 = { .even = func, .odd = timeout, }; in __diag288()
27 union register_pair r3 = { .even = action, .odd = len, }; in __diag288()
A Dap.h447 nqap_r1.even = (unsigned int)(psmid >> 32); in ap_nqap()
449 nqap_r2.even = (unsigned long)msg; in ap_nqap()
507 rp1.even = 0UL; in ap_dqap()
509 rp2.even = (unsigned long)msg; in ap_dqap()
540 *psmid = (rp1.even << 32) + rp1.odd; in ap_dqap()
A Dtypes.h13 unsigned long even; member
A Dbitops.h168 rp.even = word; in __flogr()
172 return rp.even; in __flogr()
A Dsigp.h55 *status = r1.even; in ____pcpu_sigp()
A Dpage.h57 dst.even = (unsigned long) to; in copy_page()
59 src.even = (unsigned long) from; in copy_page()
/arch/s390/kernel/
A Dcpcmd.c43 rx.even = __pa(cpcmd_buf); in diag8_response()
45 ry.even = cmdlen | 0x40000000L; in diag8_response()
57 return ry.even; in diag8_response()
/arch/s390/pci/
A Dpci_insn.c101 union register_pair addr_range = {.even = addr, .odd = range}; in __rpcit()
158 union register_pair req_off = {.even = req, .odd = offset}; in ____pcilg()
173 *status = req_off.even >> 24 & 0xff; in ____pcilg()
227 union register_pair ioaddr_len = {.even = ioaddr, .odd = len}; in __pcilg_mio()
266 union register_pair req_off = {.even = req, .odd = offset}; in __pcistg()
279 *status = req_off.even >> 24 & 0xff; in __pcistg()
320 union register_pair ioaddr_len = {.even = ioaddr, .odd = len}; in __pcistg_mio()
/arch/s390/lib/
A Dstring.c188 union register_pair r1 = { .even = (unsigned long)s1, .odd = l1, }; in clcle()
189 union register_pair r3 = { .even = (unsigned long)s2, .odd = l2, }; in clcle()
/arch/arm64/boot/dts/freescale/
A Dimx8mp-evk-lvds0-imx-dlvds-hdmi-channel0.dtso21 dual-lvds-even-pixels;
A Dimx8mp-evk-lvds1-imx-dlvds-hdmi-channel0.dtso12 dual-lvds-even-pixels;
A Dimx8mp-evk-mx8-dlvds-lcd1.dtso43 dual-lvds-even-pixels;
A Dimx8mp-tqma8mpql-mba8mpxl-lvds-g133han01.dtso40 dual-lvds-even-pixels;
/arch/arm/boot/dts/ti/omap/
A Dmotorola-mapphone-mz607-mz617.dtsi15 * dtb. The regulator may not be wired even if a MMC cage is added though.
/arch/nios2/boot/compressed/
A Dvmlinux.scr10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
/arch/m68k/kernel/
A Dsun3-head.S86 .even
/arch/arm64/boot/dts/qcom/
A Dmsm8916-samsung-e7.dts12 * moment, even though the hardware would support it.
A Dmsm8916-samsung-e5.dts12 * moment, even though the hardware would support it.
/arch/s390/kernel/diag/
A Ddiag.c196 union register_pair rp = { .even = *subcode, .odd = size }; in __diag204()
203 *subcode = rp.even; in __diag204()
/arch/arm/boot/dts/amazon/
A Dalpine-db.dts21 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
/arch/m68k/include/asm/
A Dmath-emu.h201 .even
218 .even
/arch/m68k/fpsp040/
A Dssin.S38 | 4. If k is even, go to 6.
41 | where cos(r) is approximated by an even polynomial in r,
45 | 6. (k is even) Set j := k/2, sgn := (-1)**j. Return sgn*sin(r)
62 | 3. If k is even, go to 5.
68 | sin(r) and cos(r) are computed as odd and even polynomials
71 | 5. (k is even) Set j1 := k/2, sgn1 := (-1)**j1.
73 | sin(r) and cos(r) are computed as odd and even polynomials
/arch/arm64/boot/dts/renesas/
A Dr8a774c0-ek874-idk-2121wr.dts57 dual-lvds-even-pixels;
/arch/s390/hypfs/
A Dhypfs_sprp.c28 union register_pair r1 = { .even = virt_to_phys(data), }; in __hypfs_sprp_diag304()

Completed in 41 milliseconds

12345678910>>...16