Home
last modified time | relevance | path

Searched defs:address (Results 226 – 250 of 1454) sorted by relevance

12345678910>>...59

/openbmc/linux/arch/openrisc/include/asm/
H A Dpgtable.h197 #define PAGE_PTR(address) \ argument
357 #define __pmd_offset(address) \ argument
376 unsigned long address, pte_t *pte) in update_tlb()
384 struct vm_area_struct *vma, unsigned long address, in update_mmu_cache_range()
/openbmc/linux/arch/x86/um/
H A Dfault.c18 int arch_fixup(unsigned long address, struct uml_pt_regs *regs) in arch_fixup()
/openbmc/linux/arch/x86/include/asm/
H A Dvsyscall.h22 struct pt_regs *regs, unsigned long address) in emulate_vsyscall()
/openbmc/linux/arch/powerpc/include/asm/book3s/
H A Dpgtable.h33 struct vm_area_struct *vma, unsigned long address, in update_mmu_cache_range()
/openbmc/linux/drivers/comedi/drivers/
H A Ddt9812.c176 __le16 address; member
184 u8 address[DT9812_MAX_NUM_MULTI_BYTE_RDS]; member
188 u8 address; member
202 u8 address; member
279 int reg_count, u8 *address, in dt9812_read_multiple_registers()
323 int reg_count, u8 *address, in dt9812_write_multiple_registers()
/openbmc/skeleton/op-flasher/
H A Dflasher_obj.c192 flash(FlashControl* flash_control, enum flash_access chip, uint32_t address, char* write_file, char… in flash()
258 uint32_t address = 0; in on_bus_acquired() local
/openbmc/linux/sound/isa/gus/
H A Dgus_mem.c101 unsigned int address) in snd_gf1_mem_look()
213 int snd_gf1_mem_free(struct snd_gf1_mem * alloc, unsigned int address) in snd_gf1_mem_free()
/openbmc/linux/arch/s390/include/asm/
H A Dpgalloc.h53 static inline p4d_t *p4d_alloc_one(struct mm_struct *mm, unsigned long address) in p4d_alloc_one()
68 static inline pud_t *pud_alloc_one(struct mm_struct *mm, unsigned long address) in pud_alloc_one()
/openbmc/linux/drivers/rtc/
H A Drtc-ds1390.c53 static void ds1390_set_reg(struct device *dev, unsigned char address, in ds1390_set_reg()
66 static int ds1390_get_reg(struct device *dev, unsigned char address, in ds1390_get_reg()
/openbmc/linux/drivers/iio/adc/
H A Daxp288_adc.c116 static int axp288_adc_read_channel(int *val, unsigned long address, in axp288_adc_read_channel()
136 unsigned int mode, unsigned long address) in axp288_adc_set_ts()
/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/
H A Ddat_v1.c119 unsigned int dat_idx, u8 address) in hci_dat_v1_set_dynamic_addr()
131 unsigned int dat_idx, u8 address) in hci_dat_v1_set_static_addr()
/openbmc/bmcweb/redfish-core/lib/
H A Dethernet.hpp62 std::string address; member
77 std::string address; member
565 const std::string* address = in extractIPV6Data() local
657 const std::string* address = in extractIPData() local
768 const std::string& gateway, const std::string& address, in createIPv4()
804 uint8_t prefixLength, const std::string& address, in deleteAndCreateIPAddress()
884 const std::string& address, in createIPv6()
1059 std::optional<std::string> address; in handleIPv6DefaultGateway() local
1566 std::optional<std::string> address; in handleIPv4StaticPatch() local
1746 std::optional<std::string> address; in handleIPv6StaticAddressesPatch() local
/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_insformat.h90 address : 10, member
126 address : 10, member
144 address : 10, member
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_target.c88 static int nfp6000_nbi(u32 cpp_id, u64 address) in nfp6000_nbi()
195 static int nfp6000_mu(u32 cpp_id, u64 address) in nfp6000_mu()
297 int nfp_target_pushpull(u32 cpp_id, u64 address) in nfp_target_pushpull()
/openbmc/qemu/hw/intc/
H A Dsh_intc.c111 static SHIntCMode sh_intc_mode(unsigned long address, unsigned long set_reg, in sh_intc_mode()
125 unsigned long address, in sh_intc_locate()
354 const unsigned long address, in sh_intc_register()
/openbmc/linux/drivers/pinctrl/renesas/
H A Dgpio.c57 phys_addr_t address = dreg->reg; in gpio_read_data_reg() local
66 phys_addr_t address = dreg->reg; in gpio_write_data_reg() local
324 phys_addr_t address; in sh_pfc_register_gpiochip() local
/openbmc/linux/drivers/hwmon/
H A Dsch56xx-common.c454 unsigned short address; in sch56xx_find() local
502 static int __init sch56xx_device_add(int address, const char *name) in sch56xx_device_add()
523 int address; in sch56xx_init() local
/openbmc/linux/drivers/iommu/amd/
H A Dio_pgtable.c152 unsigned long address, in increase_address_space()
196 unsigned long address, in alloc_pte()
291 unsigned long address, in fetch_pte()
/openbmc/linux/arch/sh/mm/
H A Dtlbex_32.c23 unsigned long address) in handle_tlbmiss()
/openbmc/qemu/target/ppc/
H A Duser_only_helper.c26 void ppc_cpu_record_sigsegv(CPUState *cs, vaddr address, in ppc_cpu_record_sigsegv()
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dflds_emulation.h15 static inline void flds(uint64_t address) in flds()
/openbmc/linux/samples/ftrace/
H A Dftrace-direct-too.c13 void my_direct_func(struct vm_area_struct *vma, unsigned long address, in my_direct_func()
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Ducd90160_device.hpp57 Services& services, uint8_t bus, uint16_t address) : in UCD90160Device()
H A Ducd90320_device.hpp57 Services& services, uint8_t bus, uint16_t address) : in UCD90320Device()
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dmain.c203 int ath6kl_diag_read32(struct ath6kl *ar, u32 address, u32 *value) in ath6kl_diag_read32()
221 int ath6kl_diag_write32(struct ath6kl *ar, u32 address, __le32 value) in ath6kl_diag_write32()
236 int ath6kl_diag_read(struct ath6kl *ar, u32 address, void *data, u32 length) in ath6kl_diag_read()
253 int ath6kl_diag_write(struct ath6kl *ar, u32 address, void *data, u32 length) in ath6kl_diag_write()
275 u32 address, length, firstbuf, debug_hdr_addr; in ath6kl_read_fwlogs() local

12345678910>>...59