/openbmc/qemu/target/i386/ |
H A D | monitor.c | 36 static hwaddr addr_canonical(CPUArchState *env, hwaddr addr) in addr_canonical() 52 static void print_pte(Monitor *mon, CPUArchState *env, hwaddr addr, in print_pte() 586 uint64_t addr = qdict_get_int(qdict, "addr"); in hmp_mce() local
|
/openbmc/linux/include/linux/ |
H A D | rtsx_common.h | 17 #define RTSX_REG_PAIR(addr, val) (((u32)(addr) << 16) | (u8)(val)) argument
|
/openbmc/linux/include/soc/qcom/ |
H A D | ocmem.h | 32 unsigned long addr; member
|
/openbmc/linux/arch/xtensa/platforms/xtfpga/ |
H A D | lcd.c | 34 static void lcd_put_byte(u8 *addr, u8 data) in lcd_put_byte()
|
/openbmc/linux/arch/arm/mach-exynos/ |
H A D | smc.h | 33 #define SMC_REG_ID_SFR_W(addr) (SMC_REG_CLASS_SFR_W | ((addr) >> 2)) argument
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_vmm.h | 11 u64 addr; member
|
/openbmc/u-boot/cmd/ |
H A D | unzip.c | 47 unsigned char *addr; in do_gzwrite() local
|
/openbmc/u-boot/common/ |
H A D | malloc_simple.c | 19 ulong addr, new_ptr; in alloc_simple() local
|
/openbmc/u-boot/arch/mips/lib/ |
H A D | traps.c | 87 static void set_handler(unsigned long offset, void *addr, unsigned long size) in set_handler()
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | target_flat.h | 10 #define flat_put_addr_at_rp(rp, addr, relval) put_user_ual(addr, rp) argument
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | lut.c | 37 const u32 addr = lut->mem[buffer].addr; in nv50_lut_load() local
|
/openbmc/qemu/hw/nvram/ |
H A D | xlnx-efuse-crc.c | 28 uint32_t addr) in xlnx_efuse_u37_crc()
|
/openbmc/linux/arch/m68k/mm/ |
H A D | cache.c | 100 unsigned long addr, int len) in flush_icache_user_page()
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | cgroup_skb_sk_lookup.c | 12 struct sockaddr_in6 addr = {}; in run_lookup_test() local
|
/openbmc/qemu/tests/qtest/ |
H A D | e1000-test.c | 42 static void *e1000_create(void *pci_bus, QGuestAllocator *alloc, void *addr) in e1000_create()
|
H A D | eepro100-test.c | 51 static void *eepro100_create(void *pci_bus, QGuestAllocator *alloc, void *addr) in eepro100_create()
|
/openbmc/qemu/linux-user/generic/ |
H A D | target_flat.h | 14 #define flat_put_addr_at_rp(rp, addr, relval) put_user_ual(addr, rp) argument
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | xen-stubs.c | 21 uint64_t addr, uint32_t data, bool is_masked) in xen_evtchn_snoop_msi()
|
/openbmc/qemu/target/mips/tcg/ |
H A D | lcsr_translate.c | 50 TCGv addr = tcg_temp_new(); in gen_wrcsr() local
|
/openbmc/linux/tools/perf/util/ |
H A D | map_symbol.h | 19 u64 addr; member
|
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | hal_tx.c | 72 u32 addr; in ath12k_hal_tx_set_dscp_tid_map() local
|
/openbmc/linux/arch/sh/mm/ |
H A D | ioremap.c | 125 void iounmap(volatile void __iomem *addr) in iounmap()
|
/openbmc/linux/arch/csky/abiv2/ |
H A D | cacheflush.c | 29 unsigned long addr = (unsigned long) kmap_local_folio(folio, in update_mmu_cache_range() local
|
/openbmc/linux/fs/nfsd/ |
H A D | flexfilelayout.c | 87 char addr[INET6_ADDRSTRLEN]; in nfsd4_ff_proc_getdeviceinfo() local
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vm_cpu.c | 73 uint64_t addr, unsigned count, uint32_t incr, in amdgpu_vm_cpu_update()
|