Home
last modified time | relevance | path

Searched refs:vp (Results 1 – 16 of 16) sorted by relevance

/openbmc/qemu/hw/watchdog/
H A Dwdt_ib700.c58 static void ib700_write_enable_reg(void *vp, uint32_t addr, uint32_t data) in ib700_write_enable_reg() argument
60 IB700State *s = vp; in ib700_write_enable_reg()
74 static void ib700_write_disable_reg(void *vp, uint32_t addr, uint32_t data) in ib700_write_disable_reg() argument
76 IB700State *s = vp; in ib700_write_disable_reg()
84 static void ib700_timer_expired(void *vp) in ib700_timer_expired() argument
86 IB700State *s = vp; in ib700_timer_expired()
/openbmc/qemu/hw/intc/
H A Dmips_gic.c25 static void mips_gic_set_vp_irq(MIPSGICState *gic, int vp, int pin) in mips_gic_set_vp_irq() argument
33 gic->irq_state[i].map_vp == vp && in mips_gic_set_vp_irq()
42 if (((gic->vps[vp].compare_map & GIC_MAP_MSK) == pin) && in mips_gic_set_vp_irq()
43 (gic->vps[vp].mask & GIC_VP_MASK_CMP_MSK)) { in mips_gic_set_vp_irq()
45 ored_level |= (gic->vps[vp].pend & GIC_VP_MASK_CMP_MSK) >> in mips_gic_set_vp_irq()
49 kvm_mips_set_ipi_interrupt(env_archcpu(gic->vps[vp].env), in mips_gic_set_vp_irq()
53 qemu_set_irq(gic->vps[vp].env->irq[pin + GIC_CPU_PIN_OFFSET], in mips_gic_set_vp_irq()
60 int vp = gic->irq_state[n_IRQ].map_vp; in gic_update_pin_for_irq() local
63 if (vp < 0 || vp >= gic->num_vps) { in gic_update_pin_for_irq()
66 mips_gic_set_vp_irq(gic, vp, pin); in gic_update_pin_for_irq()
H A Dxive.c286 uint32_t *nvt_idx, bool *vp) in xive_pool_cam_decode() argument
294 if (vp) { in xive_pool_cam_decode()
295 *vp = !!(cam & TM_QW2W2_VP); in xive_pool_cam_decode()
300 uint32_t *nvt_idx, bool *vp) in xive_tctx_get_pool_cam() argument
305 xive_pool_cam_decode(cam, nvt_blk, nvt_idx, vp); in xive_tctx_get_pool_cam()
321 bool vp; in xive_tm_pull_pool_ctx() local
323 qw2w2 = xive_tctx_get_pool_cam(tctx, &nvt_blk, &nvt_idx, &vp); in xive_tm_pull_pool_ctx()
325 if (!vp) { in xive_tm_pull_pool_ctx()
H A Darmv7m_nvic.c1044 int vp = s->vectpending; in nvic_readl() local
1047 vp = 1; in nvic_readl()
1049 val |= (vp & 0x1ff) << 12; in nvic_readl()
/openbmc/qemu/hw/hyperv/
H A Dtrace-events8 …e1, uint64_t monitor_page2, uint64_t interrupt_page) "version %d.%d target vp %d mon pages 0x%"PRI…
16 …annel(uint32_t chan_id, uint32_t gpadl_id, uint32_t target_vp) "channel #%d gpadl #%d target vp %d"
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/external/libunwind/
H A Dlegacy_built-in_sync_functions.patch19 u.vp = addr;
/openbmc/u-boot/scripts/kconfig/
H A Dqconf.cc941 ConfigView** vp; in ~ConfigView() local
943 for (vp = &viewList; *vp; vp = &(*vp)->nextView) { in ~ConfigView()
944 if (*vp == this) { in ~ConfigView()
945 *vp = nextView; in ~ConfigView()
/openbmc/qemu/hw/ppc/
H A Dspapr_vhyp_mmu.c104 target_ulong *vp, target_ulong *rp) in remove_hpte() argument
123 *vp = v; in remove_hpte()
/openbmc/qemu/target/mips/tcg/
H A Dtranslate.h47 bool vp; member
H A Dnanomips_translate.c.inc1336 if (ctx->vp) {
1343 if (ctx->vp) {
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dmmu.h73 unsigned long vp:1; /* User valid */ member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/
H A D0001-Fix-more-non-prototype-functions.patch361 const elt *vp;
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-toolbelt/
H A D090856f4159c40a2927fb88546419f2e1697ad5f.patch977 …Vwr5SKMegRe1qqSX/NJf9k964ZULSaAg37vQ5En5DbzY3HQXh0p9sXMhuAOLjH7uM/SOMffxG9+vp/HraYtyTRdWOeRXSZd81j…
1105 …Vwr5SKMegRe1qqSX/NJf9k964ZULSaAg37vQ5En5DbzY3HQXh0p9sXMhuAOLjH7uM/SOMffxG9+vp/HraYtyTRdWOeRXSZd81j…
/openbmc/qemu/target/i386/tcg/
H A Demit.c.inc869 * 66 = vp* Vx, Hx, Wx
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]