Home
last modified time | relevance | path

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

/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/drivers/infiniband/
H A Dhermon.c578 int mtt_offset; in hermon_alloc_mtt() local
589 mtt_offset = hermon_bitmask_alloc ( hermon->mtt_inuse, HERMON_MAX_MTTS, in hermon_alloc_mtt()
591 if ( mtt_offset < 0 ) { in hermon_alloc_mtt()
594 rc = mtt_offset; in hermon_alloc_mtt()
597 mtt_base_addr = ( ( hermon->cap.reserved_mtts + mtt_offset ) * in hermon_alloc_mtt()
601 mtt->mtt_offset = mtt_offset; in hermon_alloc_mtt()
627 hermon_bitmask_free ( hermon->mtt_inuse, mtt_offset, num_pages ); in hermon_alloc_mtt()
640 hermon_bitmask_free ( hermon->mtt_inuse, mtt->mtt_offset, in hermon_free_mtt()
H A Dhermon.h357 unsigned int mtt_offset; member
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/drivers/infiniband/
H A Dhermon.c627 int mtt_offset; in hermon_alloc_mtt() local
640 if ( mtt_offset < 0 ) { in hermon_alloc_mtt()
643 rc = mtt_offset; in hermon_alloc_mtt()
646 mtt_base_addr = ( ( hermon->cap.reserved_mtts + mtt_offset ) * in hermon_alloc_mtt()
651 mtt->mtt_offset = mtt_offset; in hermon_alloc_mtt()
676 "[%08lx,%08lx,%08lx,%08lx)\n", hermon, mtt->mtt_offset, in hermon_alloc_mtt()
677 ( mtt->mtt_offset + mtt->num_pages - 1 ), start, in hermon_alloc_mtt()
683 hermon_bitmask_free ( hermon->mtt_inuse, mtt_offset, num_pages ); in hermon_alloc_mtt()
698 hermon, mtt->mtt_offset, in hermon_free_mtt()
699 ( mtt->mtt_offset + mtt->num_pages - 1 ) ); in hermon_free_mtt()
[all …]
H A Dhermon.h635 unsigned int mtt_offset; member
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/drivers/infiniband/
H A Dhermon.c627 int mtt_offset; in hermon_alloc_mtt() local
640 if ( mtt_offset < 0 ) { in hermon_alloc_mtt()
643 rc = mtt_offset; in hermon_alloc_mtt()
646 mtt_base_addr = ( ( hermon->cap.reserved_mtts + mtt_offset ) * in hermon_alloc_mtt()
651 mtt->mtt_offset = mtt_offset; in hermon_alloc_mtt()
676 "[%08lx,%08lx,%08lx,%08lx)\n", hermon, mtt->mtt_offset, in hermon_alloc_mtt()
677 ( mtt->mtt_offset + mtt->num_pages - 1 ), start, in hermon_alloc_mtt()
683 hermon_bitmask_free ( hermon->mtt_inuse, mtt_offset, num_pages ); in hermon_alloc_mtt()
698 hermon, mtt->mtt_offset, in hermon_free_mtt()
699 ( mtt->mtt_offset + mtt->num_pages - 1 ) ); in hermon_free_mtt()
[all …]
H A Dhermon.h635 unsigned int mtt_offset; member
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/drivers/infiniband/
H A Dhermon.c627 int mtt_offset; in hermon_alloc_mtt() local
640 if ( mtt_offset < 0 ) { in hermon_alloc_mtt()
643 rc = mtt_offset; in hermon_alloc_mtt()
646 mtt_base_addr = ( ( hermon->cap.reserved_mtts + mtt_offset ) * in hermon_alloc_mtt()
651 mtt->mtt_offset = mtt_offset; in hermon_alloc_mtt()
676 "[%08lx,%08lx,%08lx,%08lx)\n", hermon, mtt->mtt_offset, in hermon_alloc_mtt()
677 ( mtt->mtt_offset + mtt->num_pages - 1 ), start, in hermon_alloc_mtt()
683 hermon_bitmask_free ( hermon->mtt_inuse, mtt_offset, num_pages ); in hermon_alloc_mtt()
698 hermon, mtt->mtt_offset, in hermon_free_mtt()
699 ( mtt->mtt_offset + mtt->num_pages - 1 ) ); in hermon_free_mtt()
[all …]
H A Dhermon.h635 unsigned int mtt_offset; member
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/drivers/infiniband/
H A Dhermon.c627 int mtt_offset; in hermon_alloc_mtt() local
640 if ( mtt_offset < 0 ) { in hermon_alloc_mtt()
643 rc = mtt_offset; in hermon_alloc_mtt()
646 mtt_base_addr = ( ( hermon->cap.reserved_mtts + mtt_offset ) * in hermon_alloc_mtt()
651 mtt->mtt_offset = mtt_offset; in hermon_alloc_mtt()
676 "[%08lx,%08lx,%08lx,%08lx)\n", hermon, mtt->mtt_offset, in hermon_alloc_mtt()
677 ( mtt->mtt_offset + mtt->num_pages - 1 ), start, in hermon_alloc_mtt()
683 hermon_bitmask_free ( hermon->mtt_inuse, mtt_offset, num_pages ); in hermon_alloc_mtt()
698 hermon, mtt->mtt_offset, in hermon_free_mtt()
699 ( mtt->mtt_offset + mtt->num_pages - 1 ) ); in hermon_free_mtt()
[all …]
H A Dhermon.h635 unsigned int mtt_offset; member
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/drivers/infiniband/
H A Dhermon.c627 int mtt_offset; in hermon_alloc_mtt() local
640 if ( mtt_offset < 0 ) { in hermon_alloc_mtt()
643 rc = mtt_offset; in hermon_alloc_mtt()
646 mtt_base_addr = ( ( hermon->cap.reserved_mtts + mtt_offset ) * in hermon_alloc_mtt()
651 mtt->mtt_offset = mtt_offset; in hermon_alloc_mtt()
676 "[%08lx,%08lx,%08lx,%08lx)\n", hermon, mtt->mtt_offset, in hermon_alloc_mtt()
677 ( mtt->mtt_offset + mtt->num_pages - 1 ), start, in hermon_alloc_mtt()
683 hermon_bitmask_free ( hermon->mtt_inuse, mtt_offset, num_pages ); in hermon_alloc_mtt()
698 hermon, mtt->mtt_offset, in hermon_free_mtt()
699 ( mtt->mtt_offset + mtt->num_pages - 1 ) ); in hermon_free_mtt()
[all …]
H A Dhermon.h635 unsigned int mtt_offset; member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/drivers/infiniband/
H A Dhermon.c627 int mtt_offset; in hermon_alloc_mtt() local
640 if ( mtt_offset < 0 ) { in hermon_alloc_mtt()
643 rc = mtt_offset; in hermon_alloc_mtt()
646 mtt_base_addr = ( ( hermon->cap.reserved_mtts + mtt_offset ) * in hermon_alloc_mtt()
651 mtt->mtt_offset = mtt_offset; in hermon_alloc_mtt()
676 "[%08lx,%08lx,%08lx,%08lx)\n", hermon, mtt->mtt_offset, in hermon_alloc_mtt()
677 ( mtt->mtt_offset + mtt->num_pages - 1 ), start, in hermon_alloc_mtt()
683 hermon_bitmask_free ( hermon->mtt_inuse, mtt_offset, num_pages ); in hermon_alloc_mtt()
698 hermon, mtt->mtt_offset, in hermon_free_mtt()
699 ( mtt->mtt_offset + mtt->num_pages - 1 ) ); in hermon_free_mtt()
[all …]
H A Dhermon.h635 unsigned int mtt_offset; member
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/drivers/infiniband/
H A Dhermon.c627 int mtt_offset; in hermon_alloc_mtt() local
640 if ( mtt_offset < 0 ) { in hermon_alloc_mtt()
643 rc = mtt_offset; in hermon_alloc_mtt()
646 mtt_base_addr = ( ( hermon->cap.reserved_mtts + mtt_offset ) * in hermon_alloc_mtt()
651 mtt->mtt_offset = mtt_offset; in hermon_alloc_mtt()
676 "[%08lx,%08lx,%08lx,%08lx)\n", hermon, mtt->mtt_offset, in hermon_alloc_mtt()
677 ( mtt->mtt_offset + mtt->num_pages - 1 ), start, in hermon_alloc_mtt()
683 hermon_bitmask_free ( hermon->mtt_inuse, mtt_offset, num_pages ); in hermon_alloc_mtt()
698 hermon, mtt->mtt_offset, in hermon_free_mtt()
699 ( mtt->mtt_offset + mtt->num_pages - 1 ) ); in hermon_free_mtt()
[all …]
H A Dhermon.h635 unsigned int mtt_offset; member
/dports/net/ipxe/ipxe-2265a65/src/drivers/infiniband/
H A Dhermon.c632 int mtt_offset; in hermon_alloc_mtt() local
645 if ( mtt_offset < 0 ) { in hermon_alloc_mtt()
646 rc = mtt_offset; in hermon_alloc_mtt()
651 mtt_base_addr = ( ( hermon->cap.reserved_mtts + mtt_offset ) * in hermon_alloc_mtt()
656 mtt->mtt_offset = mtt_offset; in hermon_alloc_mtt()
682 "[%08lx,%08lx,%08lx,%08lx)\n", hermon, mtt->mtt_offset, in hermon_alloc_mtt()
683 ( mtt->mtt_offset + mtt->num_pages - 1 ), start, in hermon_alloc_mtt()
689 hermon_bitmask_free ( hermon->mtt_inuse, mtt_offset, num_pages ); in hermon_alloc_mtt()
704 hermon, mtt->mtt_offset, in hermon_free_mtt()
705 ( mtt->mtt_offset + mtt->num_pages - 1 ) ); in hermon_free_mtt()
[all …]
H A Dhermon.h646 unsigned int mtt_offset; member