| /openbmc/qemu/hw/arm/ |
| H A D | raspi.c | 195 RaspiBaseMachineState *s = RASPI_BASE_MACHINE(machine); in setup_boot() local 306 RaspiMachineState *s = RASPI_MACHINE(machine); in raspi_machine_init() local
|
| H A D | smmuv3-internal.h | 182 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 D | efi_unicode_collation.c | 96 static bool metai_match(const u16 *s, const u16 *p) in metai_match()
|
| /openbmc/phosphor-led-sysfs/interfaces/ |
| H A D | internal_interface.cpp | 55 std::string s = in getDbusName() local
|
| /openbmc/u-boot/fs/zfs/ |
| H A D | zfs_sha256.c | 51 #define Rot32(x, s) (((x) >> s) | ((x) << (32 - s))) argument
|
| /openbmc/u-boot/scripts/dtc/ |
| H A D | dtc.c | 124 const char *s; in guess_type_by_name() local
|
| /openbmc/phosphor-watchdog/src/ |
| H A D | mainapp.cpp | 252 const struct signalfd_siginfo*) { in main()
|
| /openbmc/qemu/hw/remote/ |
| H A D | message.c | 218 DeviceState *s = DEVICE(dev); in process_device_reset_msg() local
|
| /openbmc/qemu/replay/ |
| H A D | replay-char.c | 51 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 D | gen_pcie_root_port.c | 79 PCIESlot *s = PCIE_SLOT(d); in gen_rp_realize() local
|
| /openbmc/qemu/hw/acpi/ |
| H A D | vmgenid.c | 123 void vmgenid_add_fw_cfg(VmGenIdState *vms, FWCfgState *s, GArray *guid) in vmgenid_add_fw_cfg()
|
| /openbmc/qemu/target/i386/kvm/ |
| H A D | kvm-cpu.c | 120 KVMState *s = kvm_state; in kvm_cpu_max_instance_init() local
|
| /openbmc/u-boot/tools/buildman/ |
| H A D | kconfiglib.py | 541 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 D | io.h | 271 #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 D | qemu_elf.c | 19 int is_system(QEMUCPUState *s) in is_system()
|
| /openbmc/u-boot/lib/efi_selftest/ |
| H A D | efi_selftest_console.c | 146 const char *s; in efi_st_printc() local
|
| /openbmc/qemu/tests/qtest/ |
| H A D | aspeed-smc-utils.h | 73 QTestState *s; member
|
| /openbmc/u-boot/scripts/dtc/libfdt/ |
| H A D | fdt.c | 233 const char *fdt_find_string_(const char *strtab, int tabsize, const char *s) in fdt_find_string_()
|
| /openbmc/qemu/tests/functional/ |
| H A D | test_s390x_topology.py | 62 def check_topology(self, c, s, b, d, e, t): argument
|
| /openbmc/qemu/hw/pci/ |
| H A D | shpc.c | 58 #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 D | audio_int.h | 65 AudioState *s; member 86 AudioState *s; member 108 AudioState *s; member 125 AudioState *s; member
|
| /openbmc/u-boot/net/ |
| H A D | tftp.c | 313 ushort *s; in tftp_send() local 418 __be16 *s; in tftp_handler() local
|
| /openbmc/qemu/hw/intc/ |
| H A D | sh_intc.c | 316 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 D | dhry_1.c | 413 memcpy (d, s, l) in memcpy() argument
|
| /openbmc/qemu/semihosting/ |
| H A D | config.c | 101 SemihostingConfig *s = opaque; in add_semihosting_arg() local
|