Home
last modified time | relevance | path

Searched defs:s (Results 1301 – 1325 of 1843) sorted by relevance

1...<<51525354555657585960>>...74

/openbmc/qemu/hw/arm/
H A Draspi.c195 RaspiBaseMachineState *s = RASPI_BASE_MACHINE(machine); in setup_boot() local
306 RaspiMachineState *s = RASPI_MACHINE(machine); in raspi_machine_init() local
H A Dsmmuv3-internal.h182 static inline int smmu_enabled(SMMUv3State *s) in smmu_enabled()
210 static inline bool smmuv3_eventq_irq_enabled(SMMUv3State *s) in smmuv3_eventq_irq_enabled()
215 static inline bool smmuv3_gerror_irq_enabled(SMMUv3State *s) in smmuv3_gerror_irq_enabled()
260 static inline bool smmuv3_cmdq_enabled(SMMUv3State *s) in smmuv3_cmdq_enabled()
265 static inline bool smmuv3_eventq_enabled(SMMUv3State *s) in smmuv3_eventq_enabled()
270 static inline void smmu_write_cmdq_err(SMMUv3State *s, uint32_t err_type) in smmu_write_cmdq_err()
/openbmc/u-boot/lib/efi_loader/
H A Defi_unicode_collation.c96 static bool metai_match(const u16 *s, const u16 *p) in metai_match()
/openbmc/phosphor-led-sysfs/interfaces/
H A Dinternal_interface.cpp55 std::string s = in getDbusName() local
/openbmc/u-boot/fs/zfs/
H A Dzfs_sha256.c51 #define Rot32(x, s) (((x) >> s) | ((x) << (32 - s))) argument
/openbmc/u-boot/scripts/dtc/
H A Ddtc.c124 const char *s; in guess_type_by_name() local
/openbmc/phosphor-watchdog/src/
H A Dmainapp.cpp252 const struct signalfd_siginfo*) { in main()
/openbmc/qemu/hw/remote/
H A Dmessage.c218 DeviceState *s = DEVICE(dev); in process_device_reset_msg() local
/openbmc/qemu/replay/
H A Dreplay-char.c51 void replay_chr_be_write(Chardev *s, const uint8_t *buf, int len) in replay_chr_be_write()
/openbmc/qemu/hw/pci-bridge/
H A Dgen_pcie_root_port.c79 PCIESlot *s = PCIE_SLOT(d); in gen_rp_realize() local
/openbmc/qemu/hw/acpi/
H A Dvmgenid.c123 void vmgenid_add_fw_cfg(VmGenIdState *vms, FWCfgState *s, GArray *guid) in vmgenid_add_fw_cfg()
/openbmc/qemu/target/i386/kvm/
H A Dkvm-cpu.c120 KVMState *s = kvm_state; in kvm_cpu_max_instance_init() local
/openbmc/u-boot/tools/buildman/
H A Dkconfiglib.py541 def eval(self, s): argument
1216 def _tokenize(self, s, for_eval, filename=None, linenr=None): argument
1588 def _expand_sym_refs(self, s): argument
3408 def _is_base_n(s, n): argument
3420 def _comment(s): argument
3443 def _tokenization_error(s, filename, linenr): argument
3448 def _parse_error(s, msg, filename, linenr): argument
/openbmc/u-boot/arch/arm/include/asm/
H A Dio.h271 #define writesl(a, d, s) __raw_writesl((unsigned long)a, d, s) argument
272 #define readsl(a, d, s) __raw_readsl((unsigned long)a, d, s) argument
273 #define writesw(a, d, s) __raw_writesw((unsigned long)a, d, s) argument
274 #define readsw(a, d, s) __raw_readsw((unsigned long)a, d, s) argument
275 #define writesb(a, d, s) __raw_writesb((unsigned long)a, d, s) argument
276 #define readsb(a, d, s) __raw_readsb((unsigned long)a, d, s) argument
316 #define eth_io_copy_and_sum(s,c,l,b) \ argument
/openbmc/qemu/contrib/elf2dmp/
H A Dqemu_elf.c19 int is_system(QEMUCPUState *s) in is_system()
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_console.c146 const char *s; in efi_st_printc() local
/openbmc/qemu/tests/qtest/
H A Daspeed-smc-utils.h73 QTestState *s; member
/openbmc/u-boot/scripts/dtc/libfdt/
H A Dfdt.c233 const char *fdt_find_string_(const char *strtab, int tabsize, const char *s) in fdt_find_string_()
/openbmc/qemu/tests/functional/
H A Dtest_s390x_topology.py62 def check_topology(self, c, s, b, d, e, t): argument
/openbmc/qemu/hw/pci/
H A Dshpc.c58 #define SHPC_SLOT_REG(s) (0x24 + (s) * 4) argument
60 #define SHPC_SLOT_STATUS(s) (0x0 + SHPC_SLOT_REG(s)) argument
98 #define SHPC_SLOT_EVENT_LATCH(s) (0x2 + SHPC_SLOT_REG(s)) argument
100 #define SHPC_SLOT_EVENT_SERR_INT_DIS(d, s) (0x3 + SHPC_SLOT_REG(s)) argument
/openbmc/qemu/audio/
H A Daudio_int.h65 AudioState *s; member
86 AudioState *s; member
108 AudioState *s; member
125 AudioState *s; member
/openbmc/u-boot/net/
H A Dtftp.c313 ushort *s; in tftp_send() local
418 __be16 *s; in tftp_handler() local
/openbmc/qemu/hw/intc/
H A Dsh_intc.c316 struct intc_source *s; in sh_intc_register_sources() local
436 struct intc_source *s = opaque; in sh_intc_set_irl() local
/openbmc/u-boot/lib/dhry/
H A Ddhry_1.c413 memcpy (d, s, l) in memcpy() argument
/openbmc/qemu/semihosting/
H A Dconfig.c101 SemihostingConfig *s = opaque; in add_semihosting_arg() local

1...<<51525354555657585960>>...74