Home
last modified time | relevance | path

Searched refs:ocf (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-kernel/cryptodev/
H A Dcryptodev-module_1.14.bb12 RCONFLICTS:${PN} = "ocf-linux"
13 RREPLACES:${PN} = "ocf-linux"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pybluez/
H A D0001-Use-Py_ssize_t-when-parsing-buffer-length-fix-426-42.patch60 uint16_t ogf, ocf;
75 - &socko, &req.ogf, &req.ocf, &req.event, &req.rlen,
77 + &socko, &req.ogf, &req.ocf, &req.event, &req.rlen,
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c848 u32 mask, cf, ocf = 0; in rcr_byte() local
885 ocf = ACCESS_FLAG(F_CF) != 0; in rcr_byte()
918 CONDITIONAL_SET_FLAG(XOR2(ocf + ((d >> 6) & 0x2)), in rcr_byte()
932 u32 mask, cf, ocf = 0; in rcr_word() local
939 ocf = ACCESS_FLAG(F_CF) != 0; in rcr_word()
950 CONDITIONAL_SET_FLAG(XOR2(ocf + ((d >> 14) & 0x2)), in rcr_word()
964 u32 mask, cf, ocf = 0; in rcr_long() local
971 ocf = ACCESS_FLAG(F_CF) != 0; in rcr_long()
983 CONDITIONAL_SET_FLAG(XOR2(ocf + ((d >> 30) & 0x2)), in rcr_long()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/drbd/
H A Ddrbd-utils_9.30.0.bb60 sed -i -e 's#@nonarch_libdir@#${nonarch_libdir}#g' ${D}${systemd_unitdir}/system/ocf.ra@.service
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-1.6.rst351 - ``ocf-linux`` --- this recipe has been functionally replaced using
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch15990 - u32 mask, cf, ocf = 0;
15992 + u32 mask, cf, ocf = 0;
16020 - ocf = ACCESS_FLAG(F_CF) != 0;
16022 + ocf = ACCESS_FLAG(F_CF) != 0;
16044 - CONDITIONAL_SET_FLAG(XOR2(ocf + ((d >> 6) & 0x2)),
16050 + CONDITIONAL_SET_FLAG(XOR2(ocf + ((d >> 6) & 0x2)), F_OF);
16065 - u32 mask, cf, ocf = 0;
16067 + u32 mask, cf, ocf = 0;
16074 - ocf = ACCESS_FLAG(F_CF) != 0;
16085 - CONDITIONAL_SET_FLAG(XOR2(ocf + ((d >> 14) & 0x2)),
[all …]
/openbmc/openbmc/poky/documentation/kernel-dev/
H A Dconcepts-appx.rst377 yocto-kernel-cache/features/ocf/non-hardware.kcf