/openbmc/linux/arch/m68k/kernel/ |
H A D | setup_mm.c | 533 static unsigned char m68k_nvram_read_byte(int addr) in m68k_nvram_read_byte() 540 static void m68k_nvram_write_byte(unsigned char val, int addr) in m68k_nvram_write_byte()
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | hibernate.c | 108 int arch_hibernation_header_save(void *addr, unsigned int max_size) in arch_hibernation_header_save() 138 int arch_hibernation_header_restore(void *addr) in arch_hibernation_header_restore()
|
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | coresight-priv.h | 111 static inline void CS_LOCK(void __iomem *addr) in CS_LOCK() 120 static inline void CS_UNLOCK(void __iomem *addr) in CS_UNLOCK()
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | rv770_smc.c | 268 u32 addr; in rv770_set_smc_sram_address() local 289 u16 addr; in rv770_copy_bytes_to_smc() local
|
/openbmc/linux/arch/s390/mm/ |
H A D | dump_pagetables.c | 123 static void note_prot_wx(struct pg_state *st, unsigned long addr) in note_prot_wx() 148 static void note_page(struct ptdump_state *pt_st, unsigned long addr, int level, u64 val) in note_page()
|
/openbmc/linux/arch/s390/kernel/ |
H A D | uprobes.c | 24 unsigned long addr) in arch_uprobe_analyze_insn() 245 static void sim_stor_event(struct pt_regs *regs, void *addr, int len) in sim_stor_event()
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | unwind.c | 51 find_unwind_entry_in_table(const struct unwind_table *table, unsigned long addr) in find_unwind_entry_in_table() 74 find_unwind_entry(unsigned long addr) in find_unwind_entry()
|
/openbmc/linux/drivers/hwmon/ |
H A D | smsc47b397.c | 94 unsigned short addr; member 294 unsigned short addr; in smsc47b397_find() local
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | processor.h | 254 static inline void set_er(unsigned long value, unsigned long addr) in set_er() 259 static inline unsigned long get_er(unsigned long addr) in get_er()
|
/openbmc/qemu/hw/tpm/ |
H A D | tpm_crb.c | 87 static uint64_t tpm_crb_mmio_read(void *opaque, hwaddr addr, in tpm_crb_mmio_read() 114 static void tpm_crb_mmio_write(void *opaque, hwaddr addr, in tpm_crb_mmio_write()
|
/openbmc/qemu/hw/i386/ |
H A D | sgx.c | 68 uint64_t addr, size; in sgx_epc_build_srat() local 277 bool sgx_epc_get_section(int section_nr, uint64_t *addr, uint64_t *size) in sgx_epc_get_section()
|
/openbmc/qemu/tests/qtest/ |
H A D | microbit-test.c | 116 static uint32_t i2c_read_byte(QTestState *qts, uint32_t addr, uint32_t reg) in i2c_read_byte() 272 hwaddr addr; in test_nrf51_gpio() member
|
/openbmc/qemu/hw/net/can/ |
H A D | ctucan_core.c | 289 void ctucan_mem_write(CtuCanCoreState *s, hwaddr addr, uint64_t val, in ctucan_mem_write() 406 uint64_t ctucan_mem_read(CtuCanCoreState *s, hwaddr addr, unsigned size) in ctucan_mem_read()
|
H A D | can_sja1000.c | 422 void can_sja_mem_write(CanSJA1000State *s, hwaddr addr, uint64_t val, in can_sja_mem_write() 658 uint64_t can_sja_mem_read(CanSJA1000State *s, hwaddr addr, unsigned size) in can_sja_mem_read()
|
/openbmc/qemu/hw/timer/ |
H A D | renesas_tmr.c | 193 static uint64_t tmr_read(void *opaque, hwaddr addr, unsigned size) in tmr_read() 277 static void tmr_write(void *opaque, hwaddr addr, uint64_t val, unsigned size) in tmr_write()
|
/openbmc/qemu/hw/gpio/ |
H A D | npcm7xx_gpio.c | 157 static uint64_t npcm7xx_gpio_regs_read(void *opaque, hwaddr addr, in npcm7xx_gpio_regs_read() 189 static void npcm7xx_gpio_regs_write(void *opaque, hwaddr addr, uint64_t v, in npcm7xx_gpio_regs_write()
|
/openbmc/qemu/hw/display/ |
H A D | jazz_led.c | 50 static uint64_t jazz_led_read(void *opaque, hwaddr addr, in jazz_led_read() 62 static void jazz_led_write(void *opaque, hwaddr addr, in jazz_led_write()
|
/openbmc/qemu/hw/core/ |
H A D | machine-hmp-cmds.c | 201 uint64_t addr = qdict_get_int(qdict, "val"); in hmp_memsave() local 218 uint64_t addr = qdict_get_int(qdict, "val"); in hmp_pmemsave() local
|
/openbmc/linux/drivers/scsi/ |
H A D | mac_scsi.c | 217 unsigned char *addr = start; in mac_pdma_recv() local 244 unsigned char *addr = start; in mac_pdma_send() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | vmmgk104.c | 98 gk104_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, in gk104_vmm_new()
|
/openbmc/linux/arch/mips/sgi-ip22/ |
H A D | ip22-eisa.c | 51 static char __init *decode_eisa_sig(unsigned long addr) in decode_eisa_sig()
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | isl6423.h | 29 u8 addr; member
|
/openbmc/linux/arch/mips/kernel/ |
H A D | stacktrace.c | 21 unsigned long addr; in save_raw_context_stack() local
|
/openbmc/linux/drivers/net/wireless/ti/wlcore/ |
H A D | io.c | 55 int wlcore_translate_addr(struct wl1271 *wl, int addr) in wlcore_translate_addr()
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/ |
H A D | nfp_nffw.h | 56 u64 addr; member
|