Searched refs:unpacked (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/tools/testing/selftests/powerpc/vphn/ |
D | vphn.c | 25 static int vphn_unpack_associativity(const long *packed, __be32 *unpacked) in vphn_unpack_associativity() argument 49 unpacked[++nr_assoc_doms] = in vphn_unpack_associativity() 57 unpacked[++nr_assoc_doms] = in vphn_unpack_associativity() 70 unpacked[0] = cpu_to_be32(nr_assoc_doms); in vphn_unpack_associativity()
|
/linux-6.1.9/arch/powerpc/platforms/pseries/ |
D | vphn.c | 25 static int vphn_unpack_associativity(const long *packed, __be32 *unpacked) in vphn_unpack_associativity() argument 49 unpacked[++nr_assoc_doms] = in vphn_unpack_associativity() 57 unpacked[++nr_assoc_doms] = in vphn_unpack_associativity() 70 unpacked[0] = cpu_to_be32(nr_assoc_doms); in vphn_unpack_associativity()
|
/linux-6.1.9/drivers/clk/renesas/ |
D | renesas-cpg-mssr.c | 679 unsigned int unpacked = reset_spec->args[0]; in cpg_mssr_reset_xlate() local 680 unsigned int idx = MOD_CLK_PACK(unpacked); in cpg_mssr_reset_xlate() 682 if (unpacked % 100 > 31 || idx >= rcdev->nr_resets) { in cpg_mssr_reset_xlate() 683 dev_err(priv->dev, "Invalid reset index %u\n", unpacked); in cpg_mssr_reset_xlate()
|
/linux-6.1.9/arch/m68k/fpsp040/ |
D | get_op.S | 537 fmovex %fp0,ETEMP(%a6) |put the unpacked sop in the fsave stack 607 | ;put the unpacked sop in the fsave stack
|
/linux-6.1.9/Documentation/admin-guide/media/ |
D | qcom_camss.rst | 80 - Plain16 RAW10 (10bit unpacked Bayer RAW - V4L2_PIX_FMT_SBGGR10 / V4L2_PIX_FMT_Y10).
|
/linux-6.1.9/usr/ |
D | Kconfig | 226 short time at boot, while both the cpio image and the unpacked
|
/linux-6.1.9/Documentation/arm/omap/ |
D | dss.rst | 28 - RGB16, RGB24 packed, RGB24 unpacked
|
/linux-6.1.9/Documentation/admin-guide/ |
D | kernel-parameters.txt | 2010 image is unpacked asynchronously, concurrently
|
/linux-6.1.9/Documentation/virt/kvm/ |
D | api.rst | 5179 Verify the integrity of the unpacked image. Only if this succeeds,
|