Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dmemory-internal.h26 static inline AddressSpaceDispatch *flatview_to_dispatch(FlatView *fv) in flatview_to_dispatch() argument
28 return fv->dispatch; in flatview_to_dispatch()
41 void flatview_add_to_dispatch(FlatView *fv, MemoryRegionSection *section);
42 AddressSpaceDispatch *address_space_dispatch_new(FlatView *fv);
H A Dmemory.h103 FlatView *fv; member
1177 void flatview_for_each_range(FlatView *fv, flatview_cb cb, void *opaque);
1183 a->fv == b->fv && in MemoryRegionSection_eq()
2724 FlatView *fv; member
2829 cache->fv = NULL; in address_space_cache_init_empty()
2870 MemoryRegion *flatview_translate(FlatView *fv,
2939 MemTxResult flatview_read_continue(FlatView *fv, hwaddr addr,
2989 FlatView *fv; in address_space_read() local
2994 fv = address_space_to_flatview(as); in address_space_read()
2996 mr = flatview_translate(fv, addr, &addr1, &l, false, attrs); in address_space_read()
[all …]
/openbmc/qemu/system/
H A Dphysmem.c142 FlatView *fv; member
1033 subsection.fv = fv; in register_subpage()
2408 mmio->fv = fv; in subpage_init()
2423 assert(fv); in dummy_section()
2425 .fv = fv, in dummy_section()
2842 FlatView *fv; in address_space_read_full() local
2858 FlatView *fv; in address_space_write() local
3091 FlatView *fv; in address_space_access_valid() local
3141 FlatView *fv; in address_space_map() local
3305 flatview_unref(cache->fv); in address_space_cache_destroy()
[all …]
H A Dmemory.c234 section_from_flat_range(FlatRange *fr, FlatView *fv) in section_from_flat_range() argument
238 .fv = fv, in section_from_flat_range()
824 assert(fv); in flatview_for_each_range()
827 FOR_EACH_FLAT_RANGE(fr, fv) { in flatview_for_each_range()
928 .fv = address_space_to_flatview(as), in address_space_add_del_ioeventfds()
941 .fv = address_space_to_flatview(as), in address_space_add_del_ioeventfds()
2952 ret.fv = view; in memory_region_find_rcu()
2984 if (tmp->fv) { in memory_region_section_new_copy()
2985 bool ret = flatview_ref(tmp->fv); in memory_region_section_new_copy()
2994 if (s->fv) { in memory_region_section_free_copy()
[all …]
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c375 struct ice_fv *fv; in ice_get_prof_index_max() local
388 if (!fv) in ice_get_prof_index_max()
404 } while (fv); in ice_get_prof_index_max()
766 struct ice_fv *fv; in ice_get_sw_fv_bitmap() local
784 if (fv) { in ice_get_sw_fv_bitmap()
791 } while (fv); in ice_get_sw_fv_bitmap()
815 struct ice_fv *fv; in ice_get_sw_fv_list() local
829 if (!fv) in ice_get_sw_fv_list()
860 } while (fv); in ice_get_sw_fv_list()
901 if (!fv) in ice_init_prof_result_bm()
[all …]
H A Dice_ddp.h308 struct ice_fv fv[]; member
H A Dice_flex_pipe.c1225 struct ice_fv_word *fv, u16 *masks, u8 *prof_id) in ice_find_prof_id_with_mask() argument
1239 if (memcmp(&es->t[off], fv, es->fvw * sizeof(*fv))) in ice_find_prof_id_with_mask()
1727 struct ice_fv_word *fv) in ice_write_es() argument
1732 if (!fv) { in ice_write_es()
1734 hw->blk[blk].es.fvw * sizeof(*fv)); in ice_write_es()
1737 memcpy(&hw->blk[blk].es.t[off], fv, in ice_write_es()
1738 hw->blk[blk].es.fvw * sizeof(*fv)); in ice_write_es()
1963 src = (u8 *)es->fv; in ice_fill_tbl()
H A Dice_switch.c4837 struct ice_sw_fv_list_entry *fv; in ice_fill_fv_word_index() local
4844 fv = list_first_entry(fv_list, struct ice_sw_fv_list_entry, in ice_fill_fv_word_index()
4846 fv_ext = fv->fv_ptr->ew; in ice_fill_fv_word_index()
/openbmc/linux/net/dccp/
H A Dfeat.c1071 static int dccp_feat_reconcile(dccp_feat_val *fv, u8 *arr, u8 len, in dccp_feat_reconcile() argument
1076 if (!fv->sp.vec || !arr) { in dccp_feat_reconcile()
1082 rc = dccp_feat_preflist_match(fv->sp.vec, fv->sp.len, arr, len); in dccp_feat_reconcile()
1084 rc = dccp_feat_preflist_match(arr, len, fv->sp.vec, fv->sp.len); in dccp_feat_reconcile()
1094 return dccp_feat_prefer(rc, fv->sp.vec, fv->sp.len); in dccp_feat_reconcile()
/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c319 unsigned long fv; in pvr2_s_frequency() local
339 fv = vf->frequency; in pvr2_s_frequency()
341 fv = (fv * 125) / 2; in pvr2_s_frequency()
343 fv = fv * 62500; in pvr2_s_frequency()
345 pvr2_hdw_get_ctrl_by_id(hdw,PVR2_CID_FREQUENCY),fv); in pvr2_s_frequency()
H A Dpvrusb2-hdw.c684 unsigned long fv; in ctrl_freq_max_get() local
690 if (!fv) { in ctrl_freq_max_get()
696 fv = (fv * 125) / 2; in ctrl_freq_max_get()
698 fv = fv * 62500; in ctrl_freq_max_get()
700 *vp = fv; in ctrl_freq_max_get()
706 unsigned long fv; in ctrl_freq_min_get() local
712 if (!fv) { in ctrl_freq_min_get()
718 fv = (fv * 125) / 2; in ctrl_freq_min_get()
720 fv = fv * 62500; in ctrl_freq_min_get()
722 *vp = fv; in ctrl_freq_min_get()
[all …]
/openbmc/qemu/semihosting/
H A Darm-compat-semi.c145 FlatView *fv; in common_semi_find_bases() local
150 fv = address_space_to_flatview(cs->as); in common_semi_find_bases()
151 flatview_for_each_range(fv, find_ram_cb, &info); in common_semi_find_bases()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/xmlrpc-c/
H A Dxmlrpc-c_1.59.01.bb40 rm -fv ${S}/tools/turbocharger/mod_gzip.c
/openbmc/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c1269 static unsigned int fv; /* "matroxfb:fv:xxxxx" */ variable
1796 minfo->fbcon.monspecs.vfmax = fv; in initMatrox2()
1861 if (fv) { in initMatrox2()
1862 tmp = fv * (vesafb_defined.upper_margin + vesafb_defined.yres in initMatrox2()
2307 if (!(fv||fh||maxclk||pixclock)) in matroxfb_init_params()
2308 fv = timmings[res].vfreq; in matroxfb_init_params()
2390 fv = simple_strtoul(this_opt+3, NULL, 0); in matroxfb_setup()
2561 module_param(fv, int, 0);
2562 MODULE_PARM_DESC(fv, "Startup vertical frequency, 0-INF Hz\n"
H A Dmatroxfb_base.h253 int fv; member
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A De500v2_power_isa.dtsi49 power-isa-sp.fv; // SPE.Embedded Float Vector
H A De500v1_power_isa.dtsi48 power-isa-sp.fv; // SPE.Embedded Float Vector
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mime-support/
H A Dmime-support_3.62.bb50 cd ${D}${mandir}; gzip -9fv */*
/openbmc/qemu/hw/remote/
H A Dproxy-memory-listener.c160 proxy_listener->mr_sections[proxy_listener->n_mr_sections - 1].fv = NULL; in proxy_memory_listener_region_addnop()
/openbmc/qemu/tcg/
H A Doptimize.c1716 uint64_t fv = arg_info(op->args[4])->val; in fold_movcond() local
1726 fv = (int32_t)fv; in fold_movcond()
1738 if (tv == 1 && fv == 0) { in fold_movcond()
1741 } else if (fv == 1 && tv == 0) { in fold_movcond()
1745 if (tv == -1 && fv == 0) { in fold_movcond()
1748 } else if (fv == -1 && tv == 0) { in fold_movcond()
/openbmc/linux/Documentation/fb/
H A Dmatroxfb.rst278 option and from `fh` and `fv` options.
290 `maxclk`, `fh` and `fv`. In this case, `pixclock` is computed so that
291 pixclock <= maxclk, real_fh <= fh and real_fv <= fv.
298 fv:X maximum vertical frequency. X must be specified in Hz. Default is
/openbmc/qemu/hw/core/
H A Dloader.c1657 FlatView *fv; in rom_ptr_for_as() local
1670 fv = address_space_to_flatview(as); in rom_ptr_for_as()
1671 cbdata.mr = flatview_translate(fv, addr, &cbdata.xlat, &len_unused, in rom_ptr_for_as()
1678 flatview_for_each_range(fv, find_rom_cb, &cbdata); in rom_ptr_for_as()
/openbmc/linux/drivers/nfc/pn533/
H A Dpn533.c2514 struct pn533_fw_version *fv) in pn533_get_firmware_version() argument
2527 fv->ic = resp->data[0]; in pn533_get_firmware_version()
2528 fv->ver = resp->data[1]; in pn533_get_firmware_version()
2529 fv->rev = resp->data[2]; in pn533_get_firmware_version()
2530 fv->support = resp->data[3]; in pn533_get_firmware_version()
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c2910 struct iavf_vlan_filter *fv, *fvtmp; in iavf_disable_vf() local
2939 list_for_each_entry_safe(fv, fvtmp, &adapter->vlan_filter_list, list) { in iavf_disable_vf()
2940 list_del(&fv->list); in iavf_disable_vf()
2941 kfree(fv); in iavf_disable_vf()
/openbmc/qemu/hw/virtio/
H A Dvhost.c779 dev->tmp_sections[dev->n_tmp_sections - 1].fv = NULL; in vhost_region_add_section()