Home
last modified time | relevance | path

Searched defs:seg (Results 1 – 25 of 148) sorted by relevance

123456

/freebsd/contrib/elftoolchain/elfcopy/
H A Dsegments.c56 struct segment *seg; in add_to_inseg_list() local
106 struct segment *seg; in adjust_addr() local
442 insert_to_inseg_list(struct segment *seg, struct section *sec) in insert_to_inseg_list()
471 struct segment *seg; in setup_phdr() local
508 struct segment *seg; in copy_phdr() local
/freebsd/sys/amd64/vmm/amd/
H A Dvmcb.c64 struct vmcb_segment *seg; in vmcb_segptr() local
166 struct vmcb_segment *seg; in vmcb_read() local
272 struct vmcb_segment *seg; in vmcb_write() local
369 struct vmcb_segment *seg; in vmcb_seg() local
384 struct vmcb_segment *seg; in vmcb_setdesc() local
434 struct vmcb_segment *seg; in vmcb_getdesc() local
/freebsd/sys/dev/xdma/
H A Dxdma_sg.c62 struct bus_dma_segment *seg; member
374 struct bus_dma_segment *seg; in xdma_dmamap_cb() local
395 struct bus_dma_segment *seg) in _xdma_load_data_busdma()
483 struct bus_dma_segment *seg) in _xdma_load_data()
541 struct xdma_request *xr, struct bus_dma_segment *seg) in xdma_load_data()
564 struct bus_dma_segment seg[XDMA_MAX_SEG]; in xdma_process() local
H A Dxdma_sglist.c69 xdma_sglist_add(struct xdma_sglist *sg, struct bus_dma_segment *seg, in xdma_sglist_add()
/freebsd/sys/vm/
H A Dvm_phys.c323 struct vm_phys_seg *seg; in sysctl_vm_phys_segs() local
420 struct vm_phys_seg *seg; _vm_phys_create_seg() local
511 struct vm_phys_seg *end_seg, *prev_seg, *seg, *tmp_seg; vm_phys_init() local
995 vm_phys_seg_paddr_to_vm_page(struct vm_phys_seg * seg,vm_paddr_t pa) vm_phys_seg_paddr_to_vm_page() argument
1009 struct vm_phys_seg *seg; vm_phys_paddr_to_vm_page() local
1019 struct vm_phys_fictitious_seg tmp, *seg; vm_phys_fictitious_to_vm_page() local
1056 struct vm_phys_fictitious_seg *seg; vm_phys_fictitious_reg_range() local
1140 struct vm_phys_fictitious_seg *seg, tmp; vm_phys_fictitious_unreg_range() local
1208 struct vm_phys_seg *seg; vm_phys_free_pages() local
1355 struct vm_phys_seg *seg; vm_phys_enqueue_contig() local
1436 struct vm_phys_seg *end_seg, *seg; vm_phys_find_range() local
1474 struct vm_phys_seg *seg; vm_phys_unfree_page() local
1545 struct vm_phys_seg *seg; vm_phys_find_freelist_contig() local
1680 struct vm_phys_seg *seg; vm_phys_alloc_contig() local
1877 struct vm_phys_seg *seg; vm_phys_early_add_seg() local
1982 struct vm_phys_seg *seg; vm_phys_early_startup() local
[all...]
H A Dvm_phys.h138 struct vm_phys_seg *seg; in vm_phys_paddr_to_seg() local
/freebsd/tools/bus_space/
H A Dbusdma.c65 struct obj *seg[3]; member
75 } seg; member
254 struct obj *seg; in bd_md_add_seg() local
272 struct obj *seg, *seg0; in bd_md_del_segs() local
468 struct obj *md, *seg; in bd_md_first_seg() local
490 struct obj *seg; in bd_md_next_seg() local
507 struct obj *seg; in bd_seg_get_addr() local
523 struct obj *seg; in bd_seg_get_size() local
/freebsd/sys/dev/firewire/
H A Dfwdma.h55 struct fwdma_seg seg[0]; member
86 struct fwdma_seg *seg, *eseg; in fwdma_sync_multiseg() local
97 struct fwdma_seg *seg; in fwdma_sync_multiseg_all() local
H A Dfwdma.c149 struct fwdma_seg *seg; in fwdma_malloc_multiseg() local
203 struct fwdma_seg *seg; in fwdma_free_multiseg() local
/freebsd/tools/bus_space/C/
H A Dlang.c192 busdma_seg_t seg; in busdma_md_first_seg() local
199 busdma_md_next_seg(busdma_md_t md, busdma_seg_t seg) in busdma_md_next_seg()
207 busdma_seg_get_addr(busdma_seg_t seg) in busdma_seg_get_addr()
217 busdma_seg_get_size(busdma_seg_t seg) in busdma_seg_get_size()
/freebsd/sys/amd64/vmm/intel/
H A Dvmcs.c132 vmcs_seg_desc_encoding(int seg, uint32_t *base, uint32_t *lim, uint32_t *acc) in vmcs_seg_desc_encoding()
253 vmcs_setdesc(struct vmcs *vmcs, int running, int seg, struct seg_desc *desc) in vmcs_setdesc()
281 vmcs_getdesc(struct vmcs *vmcs, int running, int seg, struct seg_desc *desc) in vmcs_getdesc()
495 vmcs_snapshot_desc(struct vmcs *vmcs, int running, int seg, in vmcs_snapshot_desc()
/freebsd/sys/dev/ice/
H A Dice_ddp_common.c177 struct ice_generic_seg_hdr *seg; in ice_find_seg_in_pkg() local
197 struct ice_generic_seg_hdr *seg = NULL; in ice_get_pkg_seg_by_idx() local
214 struct ice_generic_seg_hdr *seg; in ice_is_signing_seg_at_idx() local
240 struct ice_sign_seg *seg; ice_is_signing_seg_type_at_idx() local
520 ice_download_pkg_sig_seg(struct ice_hw * hw,struct ice_sign_seg * seg) ice_download_pkg_sig_seg() argument
547 struct ice_seg *seg; ice_download_pkg_config_seg() local
579 struct ice_sign_seg *seg; ice_dwnld_sign_and_cfg_segs() local
1051 struct ice_generic_seg_hdr *seg; ice_verify_pkg() local
1117 ice_chk_pkg_compat(struct ice_hw * hw,struct ice_pkg_hdr * ospkg,struct ice_seg ** seg) ice_chk_pkg_compat() argument
1325 struct ice_seg *seg; ice_init_pkg() local
2390 struct ice_run_time_cfg_seg *seg; ice_cfg_tx_topo() local
[all...]
H A Dice_flow.c566 ice_flow_xtract_fld(struct ice_hw * hw,struct ice_flow_prof_params * params,u8 seg,enum ice_flow_field fld) ice_flow_xtract_fld() argument
1187 ice_flow_set_fld_ext(struct ice_flow_seg_info * seg,enum ice_flow_field fld,enum ice_flow_fld_match_type field_type,u16 val_loc,u16 mask_loc,u16 last_loc) ice_flow_set_fld_ext() argument
1224 ice_flow_set_fld(struct ice_flow_seg_info * seg,enum ice_flow_field fld,u16 val_loc,u16 mask_loc,u16 last_loc,bool range) ice_flow_set_fld() argument
1251 ice_flow_set_fld_prefix(struct ice_flow_seg_info * seg,enum ice_flow_field fld,u16 val_loc,u16 pref_loc,u8 pref_sz) ice_flow_set_fld_prefix() argument
1286 struct ice_flow_seg_info *seg; ice_flow_set_rss_seg_info() local
[all...]
/freebsd/contrib/ofed/libmlx5/
H A Dqp.c273 struct mlx5_wqe_inline_seg *seg; in set_data_inl_seg() local
423 uint32_t qpn, void **seg, int *size) in set_umr_data_seg()
443 uint32_t qpn, void **seg, int *size) in set_umr_mkey_seg()
481 uint32_t qpn, void **seg, int *size) in set_umr_control_seg()
518 uint32_t qpn, void **seg, int *size) in set_bind_wr()
562 static inline int set_tso_eth_seg(void **seg, struct ibv_send_wr *wr, in set_tso_eth_seg()
617 void *seg; in _mlx5_post_send() local
/freebsd/sys/xen/
H A Dblkif.h47 struct blkif_request_segment seg[BLKIF_MAX_SEGMENTS_PER_REQUEST]; member
65 struct blkif_request_segment seg[BLKIF_MAX_SEGMENTS_PER_REQUEST]; member
/freebsd/sys/contrib/xen/io/
H A Dvscsiif.h284 vscsiif_segment_t seg[VSCSIIF_SG_TABLESIZE]; member
300 vscsiif_segment_t seg[VSCSIIF_SG_LIST_SIZE]; member
/freebsd/sys/crypto/ccp/
H A Dccp_hardware.c889 struct sglist_seg *seg; in ccp_passthrough_sgl() local
1076 struct sglist_seg *seg; in ccp_sha() local
1417 struct sglist_seg *seg; in ccp_do_xts() local
1615 struct sglist_seg *seg; in ccp_do_blkcipher() local
1723 struct sglist_seg *seg; in ccp_do_ghash_aad() local
1759 enum ccp_cipher_dir dir, struct sglist_seg *seg, bool som, bool eom) in ccp_do_gctr()
1957 struct sglist_seg *seg; in ccp_gcm() local
/freebsd/sys/arm64/acpica/
H A Dacpi_iort.c203 iort_pci_rc_map(u_int seg, u_int rid, u_int outtype, u_int *outid) in iort_pci_rc_map()
254 acpi_iort_map_smmu(u_int seg, u_int devid, void **smmu, u_int *sid) in acpi_iort_map_smmu()
616 acpi_iort_map_pci_msi(u_int seg, u_int rid, u_int *xref, u_int *devid) in acpi_iort_map_pci_msi()
633 acpi_iort_map_pci_smmuv3(u_int seg, u_int rid, u_int *xref, u_int *sid) in acpi_iort_map_pci_smmuv3()
/freebsd/stand/i386/common/
H A Dedd.h40 uint16_t seg; member
48 uint16_t seg; member
/freebsd/sys/amd64/vmm/io/
H A Dppt.c229 struct pptseg *seg; in ppt_unmap_all_mmio() local
353 struct pptseg *seg; in ppt_is_mmio() local
488 struct pptseg *seg; in ppt_map_mmio() local
521 struct pptseg *seg; in ppt_unmap_mmio() local
/freebsd/tools/regression/netinet6/inet6_rth/
H A Dinet6_rth-segments.c138 int seg; in test_rth_segments() local
/freebsd/sys/cam/ctl/
H A Dctl_tpc.c117 struct scsi_ec_segment *seg[TPC_MAX_SEGS]; member
817 struct scsi_ec_segment_b2b *seg; in tpc_process_b2b() local
975 struct scsi_ec_segment_verify *seg; in tpc_process_verify() local
1037 struct scsi_ec_segment_register_key *seg; in tpc_process_register_key() local
1420 struct scsi_ec_segment *seg; in tpc_process() local
1668 struct scsi_ec_segment *seg; in ctl_extended_copy_lid1() local
1822 struct scsi_ec_segment *seg; in ctl_extended_copy_lid4() local
/freebsd/contrib/ofed/libmlx4/
H A Dqp.c368 struct mlx4_wqe_inline_seg *seg; in mlx4_post_send() local
435 struct mlx4_wqe_data_seg *seg = wqe; in mlx4_post_send() local
/freebsd/sys/dev/ioat/
H A Dioat.c691 ioat_comp_update_map(void *arg, bus_dma_segment_t *seg, int nseg, int error) in ioat_comp_update_map()
1143 bus_dma_segment_t seg; in ioat_op_generic() local
1260 bus_dma_segment_t seg; in ioat_copy_8k_aligned() local
1339 bus_dma_segment_t seg; in ioat_copy_crc() local
1409 bus_dma_segment_t seg; in ioat_crc() local
/freebsd/contrib/llvm-project/lld/MachO/
H A DWriter.cpp223 LCSegment(StringRef name, OutputSegment *seg) : name(name), seg(seg) {} in LCSegment()
272 OutputSegment *seg; member in __anoneb56ad3f0111::LCSegment
558 auto it = find_if(outputSegments, [](const OutputSegment *seg) { in writeTo()
1139 void Writer::assignAddresses(OutputSegment *seg) { in assignAddresses()
1174 for (const OutputSegment *seg : outputSegments) in writeSections() local

123456