Home
last modified time | relevance | path

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

123

/openbmc/qemu/hw/i386/
H A Dtdvf-hob.c102 EFI_HOB_HANDOFF_INFO_TABLE *hit; in tdvf_hob_create() local
105 hit = tdvf_get_area(&hob, sizeof(*hit)); in tdvf_hob_create()
106 *hit = (EFI_HOB_HANDOFF_INFO_TABLE) { in tdvf_hob_create()
109 .HobLength = cpu_to_le16(sizeof(*hit)), in tdvf_hob_create()
129 hit->EfiEndOfHobList = tdvf_current_guest_addr(&hob); in tdvf_hob_create()
/openbmc/u-boot/lib/efi_loader/
H A Defi_unicode_collation.c132 bool hit = false; in metai_match() local
135 hit = true; in metai_match()
138 hit = true; in metai_match()
140 if (!hit || *p != ']') in metai_match()
/openbmc/qemu/hw/arm/
H A Dtrace-events28 …, uint64_t addr, uint32_t hit, uint32_t miss, uint32_t p) "IOTLB cache HIT asid=%d vmid=%d addr=0x…
29 …, uint64_t addr, uint32_t hit, uint32_t miss, uint32_t p) "IOTLB cache MISS asid=%d vmid=%d addr=0…
57 …, uint32_t misses, uint32_t perc) "Config cache HIT for sid=0x%x (hits=%d, misses=%d, hit rate=%d)"
58 … uint32_t misses, uint32_t perc) "Config cache MISS for sid=0x%x (hits=%d, misses=%d, hit rate=%d)"
/openbmc/qemu/target/i386/tcg/system/
H A Dbpt_helper.c298 int i, hit = 0; in helper_bpt_io() local
306 hit |= 1 << i; in helper_bpt_io()
311 if (hit) { in helper_bpt_io()
312 env->dr[6] = (env->dr[6] & ~0xf) | hit; in helper_bpt_io()
/openbmc/qemu/tests/qtest/migration/
H A Dprecopy-tests.c375 int max_try_count, hit = 0; in test_auto_converge() local
434 hit = 1; in test_auto_converge()
440 g_assert_cmpint(hit, ==, 1); in test_auto_converge()
990 int hit = 0; in test_vcpu_dirty_limit() local
1040 hit = 1; in test_vcpu_dirty_limit()
1045 g_assert_cmpint(hit, ==, 1); in test_vcpu_dirty_limit()
1047 hit = 0; in test_vcpu_dirty_limit()
1062 hit = 1; in test_vcpu_dirty_limit()
1067 g_assert_cmpint(hit, ==, 1); in test_vcpu_dirty_limit()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/
H A D0005-nss-does-not-build-on-mips-with-clang-because-wrong-.patch22 @@ -326,8 +326,8 @@ generate_h_candidate(SECItem *hit, mp_int *H)
/openbmc/u-boot/lib/lzma/
H A DREADME.txt28 Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
/openbmc/qemu/gdbstub/
H A Dtrace-events32 gdbstub_hit_watchpoint(const char *type, int cpu_gdb_index, uint64_t vaddr) "Watchpoint hit, type=\…
/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman/
H A DCVE-2025-32743.patch46 /* cache hit */
/openbmc/u-boot/scripts/kconfig/
H A Dmenu.c779 bool hit = false; in get_symbol_props_str() local
783 if (!hit) { in get_symbol_props_str()
785 hit = true; in get_symbol_props_str()
790 if (hit) in get_symbol_props_str()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/
H A Drust-cross-canadian.inc45 # in those paths and we hit symbol errors. We saw particular problems with symbol
/openbmc/u-boot/doc/
H A DREADME.bitbangMII56 Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
/openbmc/openbmc-tools/tracing/
H A DREADME.md18 To stop the trace output and disable the tracepoints, hit `Return`.
/openbmc/openbmc/poky/meta/recipes-devtools/go/go/
H A D0009-go-Filter-build-paths-on-staticly-linked-arches.patch8 location. This codepath is hit for statically linked go binaries such as those
/openbmc/u-boot/board/d-link/dns325/
H A Dkwbimage.cfg145 # bit3-2: 0x0, CS0 hit selected
153 # bit3-2: 1, CS1 hit selected
/openbmc/u-boot/board/Seagate/nas220/
H A Dkwbimage.cfg125 # bit3-2: 00, CS0 hit selected
/openbmc/u-boot/board/Seagate/dockstar/
H A Dkwbimage.cfg126 # bit3-2: 00, CS0 hit selected
/openbmc/u-boot/board/Synology/ds109/
H A Dkwbimage.cfg127 # bit3-2: 00, CS0 hit selected
/openbmc/u-boot/board/Seagate/goflexhome/
H A Dkwbimage.cfg129 # bit3-2: 00, CS0 hit selected
/openbmc/u-boot/board/Marvell/dreamplug/
H A Dkwbimage.cfg124 # bit3-2: 00, CS0 hit selected
/openbmc/u-boot/board/Marvell/sheevaplug/
H A Dkwbimage.cfg123 # bit3-2: 00, CS0 hit selected
/openbmc/u-boot/board/Marvell/guruplug/
H A Dkwbimage.cfg123 # bit3-2: 00, CS0 hit selected
/openbmc/u-boot/include/linux/
H A Dcompiler.h96 unsigned long hit; member
/openbmc/u-boot/board/LaCie/netspace_v2/
H A Dkwbimage.cfg123 # bit3-2: 00, CS0 hit selected
/openbmc/u-boot/board/cloudengines/pogo_e02/
H A Dkwbimage.cfg127 # bit3-2: 00, CS0 hit selected

123