Home
last modified time | relevance | path

Searched refs:bh (Results 1 – 18 of 18) sorted by relevance

/f-stack/freebsd/net/route/
H A Dnhop_utils.c57 memset(bh, 0, sizeof(struct bitmask_head)); in bitmask_init()
58 bh->blocks = _ITEMS_TO_BLOCKS(num_items); in bitmask_init()
59 bh->idx = (u_long *)idx; in bitmask_init()
63 bitmask_get_resize_items(const struct bitmask_head *bh) in bitmask_get_resize_items() argument
65 if ((bh->items_count * 2 > _BLOCKS_TO_ITEMS(bh->blocks)) && bh->items_count < 65536) in bitmask_get_resize_items()
66 return (_BLOCKS_TO_ITEMS(bh->blocks) * 2); in bitmask_get_resize_items()
72 bitmask_should_resize(const struct bitmask_head *bh) in bitmask_should_resize() argument
75 return (bitmask_get_resize_items(bh) != 0); in bitmask_should_resize()
141 old_ptr = bh->idx; in bitmask_swap()
143 bh->idx = (u_long *)new_idx; in bitmask_swap()
[all …]
H A Dnhop_utils.h189 int bitmask_should_resize(const struct bitmask_head *bh);
190 void bitmask_swap(struct bitmask_head *bh, void *new_idx, uint32_t new_items, void **pidx);
191 void bitmask_init(struct bitmask_head *bh, void *idx, uint32_t num_items);
/f-stack/freebsd/crypto/openssl/amd64/
H A Dwp-x86_64.S95 movzbl %bh,%edx
102 movzbl %bh,%edx
123 movzbl %bh,%edx
130 movzbl %bh,%edx
151 movzbl %bh,%edx
158 movzbl %bh,%edx
179 movzbl %bh,%edx
186 movzbl %bh,%edx
207 movzbl %bh,%edx
214 movzbl %bh,%edx
[all …]
H A Dcmll-x86_64.S108 movzbl %bh,%edi
117 movzbl %bh,%edi
135 movzbl %bh,%edi
144 movzbl %bh,%edi
162 movzbl %bh,%edi
171 movzbl %bh,%edi
189 movzbl %bh,%edi
198 movzbl %bh,%edi
216 movzbl %bh,%edi
225 movzbl %bh,%edi
[all …]
/f-stack/freebsd/crypto/openssl/i386/
H A Dwp-mmx.S84 movzbl %bh,%edx
91 movzbl %bh,%edx
112 movzbl %bh,%edx
119 movzbl %bh,%edx
140 movzbl %bh,%edx
147 movzbl %bh,%edx
168 movzbl %bh,%edx
175 movzbl %bh,%edx
196 movzbl %bh,%edx
203 movzbl %bh,%edx
[all …]
H A Dbf-586.S31 movb %bh,%al
51 movb %bh,%al
71 movb %bh,%al
91 movb %bh,%al
111 movb %bh,%al
131 movb %bh,%al
151 movb %bh,%al
171 movb %bh,%al
191 movb %bh,%al
211 movb %bh,%al
[all …]
H A Dcmll-x86.S150 movzbl %bh,%esi
155 movzbl %bh,%esi
210 movzbl %bh,%esi
215 movzbl %bh,%esi
270 movzbl %bh,%esi
275 movzbl %bh,%esi
498 movzbl %bh,%esi
503 movzbl %bh,%esi
558 movzbl %bh,%esi
563 movzbl %bh,%esi
[all …]
/f-stack/freebsd/mips/malta/
H A Dobio.c121 bus_space_handle_t bh = 0; in obio_alloc_resource() local
133 bh = sc->oba_addr; in obio_alloc_resource()
134 start = bh; in obio_alloc_resource()
147 rman_set_bushandle(rv, bh); in obio_alloc_resource()
H A Dgt_pci.c639 bus_space_handle_t bh = 0; in gt_pci_alloc_resource() local
647 bh = sc->sc_mem; in gt_pci_alloc_resource()
651 bh = sc->sc_io; in gt_pci_alloc_resource()
662 bh += (rman_get_start(rv)); in gt_pci_alloc_resource()
665 rman_set_bushandle(rv, bh); in gt_pci_alloc_resource()
/f-stack/freebsd/mips/cavium/
H A Dobio.c129 bus_space_handle_t bh = 0; in obio_alloc_resource() local
151 bh = CVMX_MIO_UARTX_RBR(device_get_unit(child)); in obio_alloc_resource()
152 start = bh; in obio_alloc_resource()
167 rman_set_bushandle(rv, bh); in obio_alloc_resource()
H A Doctopci.c302 bus_space_handle_t bh; in octopci_activate_resource() local
315 rman_get_bushandle(res), rman_get_size(res), 0, &bh); in octopci_activate_resource()
318 rman_set_bushandle(res, bh); in octopci_activate_resource()
H A Doctopci_bus_space.c220 octopci_bs_unmap(void *t __unused, bus_space_handle_t bh __unused, in octopci_bs_unmap()
/f-stack/freebsd/x86/isa/
H A Dorm.c86 bus_space_handle_t bh; in orm_identify() local
117 bh = rman_get_bushandle(res); in orm_identify()
118 bus_space_read_region_1(bt, bh, 0, buf, sizeof(buf)); in orm_identify()
/f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daes_amd64.S348 movzx %bh, %edi; \
353 movzx %bh, %edi; \
402 movzx %bh, %edi; \
407 movzx %bh, %edi; \
457 movzx %bh, %edi; \
465 movzx %bh, %edi; \
526 movzx %bh, %edi; \
531 movzx %bh, %edi; \
580 movzx %bh, %edi; \
585 movzx %bh, %edi; \
[all …]
/f-stack/freebsd/kern/
H A Dkern_resource.c885 uint64_t acc, bh, bl; in mul64_by_fraction() local
952 bh = b >> s; in mul64_by_fraction()
953 bl = b - (bh << s); in mul64_by_fraction()
956 b = bh; in mul64_by_fraction()
/f-stack/freebsd/mips/mips/
H A Dbus_space_generic.c235 generic_bs_unmap(void *t __unused, bus_space_handle_t bh, in generic_bs_unmap() argument
239 pmap_unmapdev((vm_offset_t)bh, (vm_size_t)size); in generic_bs_unmap()
/f-stack/dpdk/drivers/net/ice/base/
H A Dice_flex_pipe.c915 struct ice_buf_hdr *bh = (struct ice_buf_hdr *)(bufs + i); in ice_update_pkg() local
918 status = ice_aq_update_pkg(hw, bh, LE16_TO_CPU(bh->data_end), in ice_update_pkg()
947 struct ice_buf_hdr *bh; in ice_dwnld_cfg_bufs() local
957 bh = (struct ice_buf_hdr *)bufs; in ice_dwnld_cfg_bufs()
958 if (LE32_TO_CPU(bh->section_entry[0].type) & ICE_METADATA_BUF) in ice_dwnld_cfg_bufs()
980 bh = (struct ice_buf_hdr *)(bufs + i + 1); in ice_dwnld_cfg_bufs()
986 if (LE16_TO_CPU(bh->section_count)) in ice_dwnld_cfg_bufs()
987 if (LE32_TO_CPU(bh->section_entry[0].type) & in ice_dwnld_cfg_bufs()
992 bh = (struct ice_buf_hdr *)(bufs + i); in ice_dwnld_cfg_bufs()
994 status = ice_aq_download_pkg(hw, bh, ICE_PKG_BUF_SIZE, last, in ice_dwnld_cfg_bufs()
/f-stack/freebsd/i386/i386/
H A Dsupport.s300 movb %dl,%bh