Searched refs:seb (Results 1 – 10 of 10) sorted by relevance
/openbmc/openbmc/poky/bitbake/ |
H A D | AUTHORS | 3 Seb Frankengul <seb@frankengul.org>
|
/openbmc/qemu/hw/net/ |
H A D | sunhme.c | 209 uint32_t seb = s->sebregs[HME_SEBI_STAT >> 2] & sebmask; in sunhme_update_irq() local 211 seb |= HME_SEB_STAT_MIFIRQ; in sunhme_update_irq() 214 level = (seb ? 1 : 0); in sunhme_update_irq() 215 trace_sunhme_update_irq(mifmask, mif, sebmask, seb, level); in sunhme_update_irq()
|
H A D | trace-events | 395 …ask, uint32_t mif, uint32_t sebmask, uint32_t seb, int level) "mifmask: 0x%x mif: 0x%x sebmask: …
|
/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-devtools/python/python3-pyinotify/ |
H A D | 0001-Make-asyncore-support-optional-for-Python-3.patch | 8 Upstream-Status: Submitted [https://github.com/seb-m/pyinotify/pull/205]
|
/openbmc/linux/kernel/sched/ |
H A D | fair.c | 12506 const struct sched_entity *seb = &b->se; in cfs_prio_less() local 12518 while (sea->cfs_rq->tg != seb->cfs_rq->tg) { in cfs_prio_less() 12520 int seb_depth = seb->depth; in cfs_prio_less() 12525 seb = parent_entity(seb); in cfs_prio_less() 12529 se_fi_update(seb, rq->core->core_forceidle_seq, in_fi); in cfs_prio_less() 12532 cfs_rqb = seb->cfs_rq; in cfs_prio_less() 12543 delta = (s64)(sea->vruntime - seb->vruntime) + in cfs_prio_less()
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | fpu_helper.c | 243 uint64_t HELPER(seb)(CPUS390XState *env, uint64_t f1, uint64_t f2) in HELPER() argument
|
H A D | insn-data.h.inc | 919 F(0xb30b, SEBR, RRE, Z, e1, e2, new, e1, seb, f32, IF_BFP) 922 F(0xed0b, SEB, RXE, Z, e1, m2_32u, new, e1, seb, f32, IF_BFP)
|
/openbmc/qemu/target/s390x/ |
H A D | helper.h | 43 DEF_HELPER_FLAGS_3(seb, TCG_CALL_NO_WG, i64, env, i64, i64)
|
/openbmc/linux/arch/s390/tools/ |
H A D | opcodes.txt | 1182 ed0b seb RXE_FRRD
|
/openbmc/qemu/tcg/mips/ |
H A D | tcg-target.c.inc | 2370 "seb $zero, $zero\n"
|