Home
last modified time | relevance | path

Searched defs:gen (Results 1 – 25 of 43) sorted by relevance

12

/openbmc/qemu/hw/vfio/
H A Digd.c122 static uint64_t igd_stolen_memory_size(int gen, uint32_t gmch) in igd_stolen_memory_size()
415 static bool vfio_pci_igd_override_gms(int gen, uint32_t gms, uint32_t *gmch) in vfio_pci_igd_override_gms()
460 int gen; in vfio_probe_igd_bar0_quirk() local
513 int ret, gen; in vfio_pci_igd_config_quirk() local
688 int gen; in vfio_pci_kvmgt_config_quirk() local
/openbmc/qemu/target/rx/
H A Dmeson.build1 gen = [ variable
/openbmc/qemu/target/mips/tcg/
H A Dmeson.build1 gen = [ variable
/openbmc/qemu/target/microblaze/
H A Dmeson.build1 gen = decodetree.process('insns.decode') variable
/openbmc/qemu/target/sparc/
H A Dmeson.build1 gen = decodetree.process('insns.decode') variable
/openbmc/qemu/target/openrisc/
H A Dmeson.build1 gen = decodetree.process('insns.decode') variable
/openbmc/qemu/target/avr/
H A Dmeson.build1 gen = [ variable
/openbmc/qemu/target/hppa/
H A Dmeson.build1 gen = decodetree.process('insns.decode') variable
/openbmc/qemu/target/ppc/
H A Dmeson.build25 gen = [ variable
/openbmc/qemu/target/riscv/
H A Dmeson.build2 gen = [ variable
/openbmc/qemu/target/loongarch/
H A Dmeson.build1 gen = decodetree.process('insns.decode') variable
/openbmc/bmcweb/test/http/
H A Dmutual_tls.cpp214 GENERAL_NAME* gen = GENERAL_NAME_new(); in TEST() local
237 GENERAL_NAME* gen = GENERAL_NAME_new(); in TEST() local
272 GENERAL_NAME* gen = GENERAL_NAME_new(); in TEST() local
307 GENERAL_NAME* gen = GENERAL_NAME_new(); in TEST() local
/openbmc/qemu/scripts/simplebench/
H A Dtable_templater.py47 def gen(self, column, row): member in Templater
/openbmc/sdbusplus/example/
H A Dmeson.build47 subdir('gen') subdir
/openbmc/bmcweb/src/
H A Dossl_random.cpp60 bmcweb::OpenSSLGenerator gen; in getRandomIdOfLength() local
/openbmc/phosphor-dbus-interfaces/
H A Dmeson.build73 subdir('gen') subdir
/openbmc/phosphor-networkd/
H A Dmeson.build36 subdir('gen') subdir
/openbmc/sdbusplus/test/
H A Dmeson.build83 subdir('gen') subdir
/openbmc/qemu/target/s390x/
H A Dcpu_models.c109 void s390_cpudef_featoff(uint8_t gen, uint8_t ec_ga, S390Feat feat) in s390_cpudef_featoff()
117 void s390_cpudef_featoff_greater(uint8_t gen, uint8_t ec_ga, S390Feat feat) in s390_cpudef_featoff_greater()
135 void s390_cpudef_group_featoff_greater(uint8_t gen, uint8_t ec_ga, in s390_cpudef_group_featoff_greater()
288 const S390CPUDef *s390_find_cpu_def(uint16_t type, uint8_t gen, uint8_t ec_ga, in s390_find_cpu_def()
825 void s390_set_qemu_cpu_model(uint16_t type, uint8_t gen, uint8_t ec_ga, in s390_set_qemu_cpu_model()
/openbmc/phosphor-bmc-code-mgmt/test/create_package/
H A Dcreate_pldm_fw_package.cpp126 std::mt19937 gen(rd()); in create_pldm_package() local
/openbmc/qemu/hw/pci-host/
H A Dpnv_phb3_msi.c65 static void phb3_msi_set_p(Phb3MsiState *msi, int srcno, uint8_t gen) in phb3_msi_set_p()
103 uint64_t server, prio, pq, gen; in phb3_msi_try_send() local
/openbmc/qemu/tcg/
H A Dtcg-op-ldst.c864 gen_atomic_cx_i32 gen; in tcg_gen_atomic_cmpxchg_i32_int() local
952 gen_atomic_cx_i64 gen; in tcg_gen_atomic_cmpxchg_i64_int() local
1070 gen_atomic_cx_i128 gen; in tcg_gen_atomic_cmpxchg_i128_int() local
1129 gen_atomic_op_i32 gen; in do_atomic_op_i32() local
1173 gen_atomic_op_i64 gen = table[memop & (MO_SIZE | MO_BSWAP)]; in do_atomic_op_i64() local
/openbmc/phosphor-logging/
H A Dmeson.build85 subdir('gen') subdir
/openbmc/u-boot/drivers/video/
H A Dipu_regs.h271 u32 gen; member
337 #define DI_SW_GEN0(di, gen) (&DI_REG(di)->sw_gen0[gen - 1]) argument
338 #define DI_SW_GEN1(di, gen) (&DI_REG(di)->sw_gen1[gen - 1]) argument
339 #define DI_STP_REP(di, gen) (&DI_REG(di)->stp_rep[(gen - 1) / 2]) argument
342 #define DI_DW_GEN(di, gen) (&DI_REG(di)->dw_gen[gen]) argument
343 #define DI_DW_SET(di, gen, set) (&DI_REG(di)->dw_set[gen + 12 * set]) argument
/openbmc/qemu/tests/tcg/i386/
H A Dtest-mmx.py168 def gen(self): member in InsnGenerator

12