Home
last modified time | relevance | path

Searched refs:bfi (Results 1 – 24 of 24) sorted by relevance

/openbmc/qemu/block/
H A Dqed-check.c82 check->result->bfi.allocated_clusters++; in qed_check_l2_table()
84 check->result->bfi.fragmented_clusters++; in qed_check_l2_table()
240 check.result->bfi.total_clusters = in qed_check()
H A Dparallels.c930 res->bfi.total_clusters = s->bat_size; in parallels_collect_statistics()
931 res->bfi.compressed_clusters = 0; /* compression is not supported */ in parallels_collect_statistics()
946 res->bfi.fragmented_clusters++; in parallels_collect_statistics()
949 res->bfi.allocated_clusters++; in parallels_collect_statistics()
H A Dqcow2-refcount.c1738 res->bfi.allocated_clusters++; in check_refcounts_l2()
1739 res->bfi.compressed_clusters++; in check_refcounts_l2()
1747 res->bfi.fragmented_clusters++; in check_refcounts_l2()
1813 res->bfi.allocated_clusters++; in check_refcounts_l2()
1816 res->bfi.fragmented_clusters++; in check_refcounts_l2()
2804 res->bfi.total_clusters = in qcow2_check_refcounts()
H A Dqcow2.c603 out->bfi = src->bfi; in qcow2_add_check_result()
/openbmc/linux/tools/testing/selftests/arm64/fp/
H A Dza-test.S60 bfi w3, w0, #16, #12 // PID
61 bfi w3, w1, #8, #8 // Row
62 bfi w3, w2, #28, #4 // Generation
H A Dzt-test.S43 bfi w3, w0, #8, #16 // PID
44 bfi w3, w1, #24, #8 // Generation
H A Dsve-test.S164 bfi w0, w2, #2, #2
/openbmc/qemu/target/arm/tcg/
H A Dt32.decode44 &bfi !extern rd rn lsb msb
252 @bfi .... .... ... . rn:4 . ... rd:4 .. . msb:5 \
253 &bfi lsb=%imm5_12_6
258 # bfc is bfi w/ rn=15
259 BFCI 1111 0011 011 0 .... 0 ... .... ..0..... @bfi
H A Da32.decode47 &bfi rd rn lsb msb
423 # bfc is bfi w/ rn=15
424 BFCI ---- 0111 110 msb:5 rd:4 lsb:5 001 rn:4 &bfi
/openbmc/linux/arch/arm64/include/asm/
H A Dassembler.h338 bfi \valreg, \t0sz, #TCR_T0SZ_OFFSET, #TCR_TxSZ_WIDTH
345 bfi \valreg, \t1sz, #TCR_T1SZ_OFFSET, #TCR_TxSZ_WIDTH
377 bfi \tcr, \tmp0, \pos, #3
/openbmc/linux/arch/arm/mm/
H A Dproc-v7-2level.S51 bfi r1, r2, #8, #24 @ insert into new context ID
/openbmc/u-boot/arch/arm/lib/
H A Dgic_64.S84 bfi x10, x9, #24, #8 /* w10 is aff3:aff2:aff1:aff0 */
/openbmc/qemu/include/block/
H A Dblock-common.h521 BlockFragInfo bfi; member
/openbmc/linux/arch/arm64/kernel/
H A Dhead.S318 bfi x1, xzr, #0, #PAGE_SHIFT - 3
402 bfi x22, x21, #0, #SWAPPER_BLOCK_SHIFT // remapped FDT address
/openbmc/qemu/
H A Dqemu-img.c698 check->total_clusters = result.bfi.total_clusters; in collect_image_check()
699 check->has_total_clusters = result.bfi.total_clusters != 0; in collect_image_check()
700 check->allocated_clusters = result.bfi.allocated_clusters; in collect_image_check()
701 check->has_allocated_clusters = result.bfi.allocated_clusters != 0; in collect_image_check()
702 check->fragmented_clusters = result.bfi.fragmented_clusters; in collect_image_check()
703 check->has_fragmented_clusters = result.bfi.fragmented_clusters != 0; in collect_image_check()
704 check->compressed_clusters = result.bfi.compressed_clusters; in collect_image_check()
705 check->has_compressed_clusters = result.bfi.compressed_clusters != 0; in collect_image_check()
/openbmc/linux/arch/arm64/mm/
H A Dproc.S134 bfi x8, x7, TCR_T0SZ_OFFSET, TCR_TxSZ_WIDTH
/openbmc/linux/arch/arm/kernel/
H A Dphys2virt.S106 bfi r6, r3, #12, #3 @ put bits 31:29 into the MOVW imm3 field
/openbmc/linux/arch/arm64/crypto/
H A Dsm4-ce-gcm-core.S212 bfi x9, x6, #0, #32; \
220 bfi x9, x6, #0, #32; \
/openbmc/qemu/tcg/arm/
H A Dtcg-target.c.inc1022 /* bfi becomes bfc with rn == 15. */
1025 /* bfi/bfc */
/openbmc/linux/
H A Dopengrok0.0.log[all...]
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]