Home
last modified time | relevance | path

Searched defs:address (Results 1 – 25 of 1471) sorted by relevance

12345678910>>...59

/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-scratch.h51 static inline uint8_t cvmx_scratch_read8(uint64_t address) in cvmx_scratch_read8()
63 static inline uint16_t cvmx_scratch_read16(uint64_t address) in cvmx_scratch_read16()
75 static inline uint32_t cvmx_scratch_read32(uint64_t address) in cvmx_scratch_read32()
87 static inline uint64_t cvmx_scratch_read64(uint64_t address) in cvmx_scratch_read64()
98 static inline void cvmx_scratch_write8(uint64_t address, uint64_t value) in cvmx_scratch_write8()
110 static inline void cvmx_scratch_write16(uint64_t address, uint64_t value) in cvmx_scratch_write16()
122 static inline void cvmx_scratch_write32(uint64_t address, uint64_t value) in cvmx_scratch_write32()
134 static inline void cvmx_scratch_write64(uint64_t address, uint64_t value) in cvmx_scratch_write64()
H A Dcvmx-asm.h93 #define CVMX_PREPARE_FOR_STORE(address, offset) \ argument
101 #define CVMX_DONT_WRITE_BACK(address, offset) \ argument
117 #define CVMX_CACHE(op, address, offset) \ argument
121 #define CVMX_CACHE_LCKL2(address, offset) CVMX_CACHE(31, address, offset) argument
123 #define CVMX_CACHE_WBIL2(address, offset) CVMX_CACHE(23, address, offset) argument
125 #define CVMX_CACHE_WBIL2I(address, offset) CVMX_CACHE(3, address, offset) argument
127 #define CVMX_CACHE_LTGL2I(address, offset) CVMX_CACHE(7, address, offset) argument
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Dmodbus.json22 "address": 1 number
29 "address": 5 number
36 "address": 6 number
43 "address": 7 number
50 "address": 8, number
58 "address": 10, number
66 "address": 11 number
73 "address": 13 number
82 "address": 17 number
89 "address": 18 number
[all …]
/openbmc/linux/arch/sh/mm/
H A Dfault.c28 force_sig_info_fault(int si_signo, int si_code, unsigned long address) in force_sig_info_fault()
176 static noinline int vmalloc_fault(unsigned long address) in vmalloc_fault()
206 show_fault_oops(struct pt_regs *regs, unsigned long address) in show_fault_oops()
223 unsigned long address) in no_context()
245 unsigned long address, int si_code) in __bad_area_nosemaphore()
264 unsigned long address) in bad_area_nosemaphore()
271 unsigned long address, int si_code) in __bad_area()
292 unsigned long address) in bad_area_access_error()
314 unsigned long address, vm_fault_t fault) in mm_fault_error()
379 static int fault_in_kernel_space(unsigned long address) in fault_in_kernel_space()
[all …]
/openbmc/linux/arch/x86/mm/
H A Dfault.c293 static void dump_pagetable(unsigned long address) in dump_pagetable()
349 static void dump_pagetable(unsigned long address) in dump_pagetable()
464 unsigned long address) in is_f00f_bug()
586 unsigned long address) in pgtable_bad()
634 unsigned long address) in page_fault_oops()
824 unsigned long address) in bad_area_nosemaphore()
1127 unsigned long address) in do_kern_addr_fault()
1201 unsigned long address) in do_user_addr_fault()
1441 unsigned long address) in trace_page_fault_entries()
1454 unsigned long address) in handle_page_fault()
[all …]
/openbmc/qemu/hw/scsi/
H A Dmptconfig.c323 size_t mptsas_config_ioc_0(MPTSASState *s, uint8_t **data, int address) in mptsas_config_ioc_0()
335 size_t mptsas_config_ioc_1(MPTSASState *s, uint8_t **data, int address) in mptsas_config_ioc_1()
342 size_t mptsas_config_ioc_2(MPTSASState *s, uint8_t **data, int address) in mptsas_config_ioc_2()
349 size_t mptsas_config_ioc_3(MPTSASState *s, uint8_t **data, int address) in mptsas_config_ioc_3()
356 size_t mptsas_config_ioc_4(MPTSASState *s, uint8_t **data, int address) in mptsas_config_ioc_4()
363 size_t mptsas_config_ioc_5(MPTSASState *s, uint8_t **data, int address) in mptsas_config_ioc_5()
370 size_t mptsas_config_ioc_6(MPTSASState *s, uint8_t **data, int address) in mptsas_config_ioc_6()
491 static int mptsas_phy_addr_get(MPTSASState *s, int address) in mptsas_phy_addr_get()
510 size_t mptsas_config_phy_0(MPTSASState *s, uint8_t **data, int address) in mptsas_config_phy_0()
536 size_t mptsas_config_phy_1(MPTSASState *s, uint8_t **data, int address) in mptsas_config_phy_1()
[all …]
/openbmc/phosphor-power/phosphor-power-sequencer/test/
H A Dpmbus_driver_device_tests.cpp119 uint16_t address{0x72}; in TEST_F() local
143 uint16_t address{0x72}; in TEST_F() local
168 uint16_t address{0x72}; in TEST_F() local
181 uint16_t address{0xab}; in TEST_F() local
194 uint16_t address{0x72}; in TEST_F() local
209 uint16_t address{0x72}; in TEST_F() local
225 uint16_t address{0x72}; in TEST_F() local
244 uint16_t address{0x72}; in TEST_F() local
262 uint16_t address{0x72}; in TEST_F() local
290 uint16_t address{0x72}; in TEST_F() local
[all …]
/openbmc/linux/arch/loongarch/mm/
H A Dfault.c35 unsigned long write, unsigned long address) in no_context()
60 unsigned long write, unsigned long address) in do_out_of_memory()
74 unsigned long write, unsigned long address, int si_code) in do_sigbus()
92 unsigned long write, unsigned long address, int si_code) in do_sigsegv()
135 unsigned long write, unsigned long address) in __do_page_fault()
257 unsigned long write, unsigned long address) in do_page_fault()
/openbmc/linux/include/asm-generic/
H A Dtlb.h356 unsigned long address, in __tlb_adjust_range()
567 unsigned long address, unsigned long size) in tlb_flush_pte_range()
574 unsigned long address, unsigned long size) in tlb_flush_pmd_range()
581 unsigned long address, unsigned long size) in tlb_flush_pud_range()
588 unsigned long address, unsigned long size) in tlb_flush_p4d_range()
605 #define tlb_remove_tlb_entry(tlb, ptep, address) \ argument
633 #define tlb_remove_pmd_tlb_entry(tlb, pmdp, address) \ argument
672 #define pte_free_tlb(tlb, ptep, address) \ argument
681 #define pmd_free_tlb(tlb, pmdp, address) \ argument
690 #define pud_free_tlb(tlb, pudp, address) \ argument
[all …]
/openbmc/linux/arch/x86/boot/compressed/
H A Dident_map_64.c195 unsigned long address; in split_large_pmd() local
231 static void clflush_page(unsigned long address) in clflush_page()
255 unsigned long address, in set_clr_page_flags()
329 int set_page_decrypted(unsigned long address) in set_page_decrypted()
334 int set_page_encrypted(unsigned long address) in set_page_encrypted()
339 int set_page_non_present(unsigned long address) in set_page_non_present()
345 unsigned long address, unsigned long ip) in do_pf_error()
362 unsigned long address = native_read_cr2(); in do_boot_page_fault() local
/openbmc/linux/mm/
H A Dpgtable-generic.c69 unsigned long address, pte_t *ptep, in ptep_set_access_flags()
83 unsigned long address, pte_t *ptep) in ptep_clear_flush_young()
94 pte_t ptep_clear_flush(struct vm_area_struct *vma, unsigned long address, in ptep_clear_flush()
110 unsigned long address, pmd_t *pmdp, in pmdp_set_access_flags()
125 unsigned long address, pmd_t *pmdp) in pmdp_clear_flush_young()
137 pmd_t pmdp_huge_clear_flush(struct vm_area_struct *vma, unsigned long address, in pmdp_huge_clear_flush()
150 pud_t pudp_huge_clear_flush(struct vm_area_struct *vma, unsigned long address, in pudp_huge_clear_flush()
198 pmd_t pmdp_invalidate(struct vm_area_struct *vma, unsigned long address, in pmdp_invalidate()
209 pmd_t pmdp_invalidate_ad(struct vm_area_struct *vma, unsigned long address, in pmdp_invalidate_ad()
218 pmd_t pmdp_collapse_flush(struct vm_area_struct *vma, unsigned long address, in pmdp_collapse_flush()
H A Dpgalloc-track.h7 unsigned long address, in p4d_alloc_track()
20 unsigned long address, in pud_alloc_track()
33 unsigned long address, in pmd_alloc_track()
46 #define pte_alloc_kernel_track(pmd, address, mask) \ argument
/openbmc/linux/arch/arc/kernel/
H A Dtraps.c24 void die(const char *str, struct pt_regs *regs, unsigned long address) in die()
80 int do_misaligned_access(unsigned long address, struct pt_regs *regs, in do_misaligned_access()
94 void do_machine_check_fault(unsigned long address, struct pt_regs *regs) in do_machine_check_fault()
111 void do_non_swi_trap(unsigned long address, struct pt_regs *regs) in do_non_swi_trap()
140 void do_insterror_or_kprobe(unsigned long address, struct pt_regs *regs) in do_insterror_or_kprobe()
H A Dstacktrace.c122 unsigned int address; in arc_unwind_core() local
173 static int __print_sym(unsigned int address, void *arg) in __print_sym()
186 static int __collect_all(unsigned int address, void *arg) in __collect_all()
201 static int __collect_all_but_sched(unsigned int address, void *arg) in __collect_all_but_sched()
221 static int __get_first_nonsched(unsigned int address, void *unused) in __get_first_nonsched()
/openbmc/linux/arch/openrisc/kernel/
H A Dtraps.c181 asmlinkage void do_fpe_trap(struct pt_regs *regs, unsigned long address) in do_fpe_trap()
208 asmlinkage void do_trap(struct pt_regs *regs, unsigned long address) in do_trap()
218 asmlinkage void do_unaligned_access(struct pt_regs *regs, unsigned long address) in do_unaligned_access()
231 asmlinkage void do_bus_fault(struct pt_regs *regs, unsigned long address) in do_bus_fault()
267 static inline void adjust_pc(struct pt_regs *regs, unsigned long address) in adjust_pc()
315 static inline void simulate_lwa(struct pt_regs *regs, unsigned long address, in simulate_lwa()
357 static inline void simulate_swa(struct pt_regs *regs, unsigned long address, in simulate_swa()
408 unsigned long address) in do_illegal_instruction()
/openbmc/linux/arch/powerpc/mm/
H A Dfault.c54 __bad_area_nosemaphore(struct pt_regs *regs, unsigned long address, int si_code) in __bad_area_nosemaphore()
69 static noinline int bad_area_nosemaphore(struct pt_regs *regs, unsigned long address) in bad_area_nosemaphore()
74 static int __bad_area(struct pt_regs *regs, unsigned long address, int si_code) in __bad_area()
87 static noinline int bad_access_pkey(struct pt_regs *regs, unsigned long address, in bad_access_pkey()
127 static noinline int bad_access(struct pt_regs *regs, unsigned long address) in bad_access()
132 static int do_sigbus(struct pt_regs *regs, unsigned long address, in do_sigbus()
193 unsigned long address, bool is_write) in bad_kernel_fault()
306 unsigned long error_code, unsigned long address) in sanity_check_fault()
405 static int ___do_page_fault(struct pt_regs *regs, unsigned long address, in ___do_page_fault()
/openbmc/linux/include/linux/
H A Dpgtable.h100 #define __pte_map(pmd, address) \ argument
265 unsigned long address, pmd_t *pmdp, in pmdp_set_access_flags()
272 unsigned long address, pud_t *pudp, in pudp_set_access_flags()
297 unsigned long address, in ptep_test_and_clear_young()
313 unsigned long address, in pmdp_test_and_clear_young()
326 unsigned long address, in pmdp_test_and_clear_young()
398 unsigned long address, in ptep_get_and_clear()
500 unsigned long address, in pmdp_huge_get_and_clear()
513 unsigned long address, in pudp_huge_get_and_clear()
579 unsigned long address, in pte_clear_not_present_full()
[all …]
/openbmc/u-boot/arch/arc/lib/
H A Dinterrupts.c83 void do_memory_error(unsigned long address, struct pt_regs *regs) in do_memory_error()
89 void do_instruction_error(unsigned long address, struct pt_regs *regs) in do_instruction_error()
95 void do_machine_check_fault(unsigned long address, struct pt_regs *regs) in do_machine_check_fault()
119 void do_tlb_prot_violation(unsigned long address, struct pt_regs *regs) in do_tlb_prot_violation()
151 void do_divzero(unsigned long address, struct pt_regs *regs) in do_divzero()
163 void do_maligned(unsigned long address, struct pt_regs *regs) in do_maligned()
/openbmc/linux/security/tomoyo/
H A Dnetwork.c14 const __be32 *address; /* In network byte order. */ member
55 char *address = tomoyo_read_token(param); in tomoyo_parse_ipaddr_union() local
365 const u8 operation, const char *address) in tomoyo_audit_net_log()
383 const __be32 *address = r->param.inet_network.address; in tomoyo_audit_inet_log() local
467 static int tomoyo_inet_entry(const struct tomoyo_addr_info *address) in tomoyo_inet_entry()
504 struct tomoyo_addr_info *address) in tomoyo_check_inet_address()
595 struct tomoyo_addr_info *address) in tomoyo_check_unix_address()
652 struct tomoyo_addr_info address; in tomoyo_socket_listen_permission() local
689 struct tomoyo_addr_info address; in tomoyo_socket_connect_permission() local
726 struct tomoyo_addr_info address; in tomoyo_socket_bind_permission() local
[all …]
/openbmc/linux/drivers/acpi/acpica/
H A Dexregion.c36 acpi_physical_address address, in acpi_ex_system_memory_space_handler()
284 acpi_physical_address address, in acpi_ex_system_io_space_handler()
344 acpi_physical_address address, in acpi_ex_pci_config_space_handler()
422 acpi_physical_address address, in acpi_ex_cmos_space_handler()
455 acpi_physical_address address, in acpi_ex_pci_bar_space_handler()
488 acpi_physical_address address, in acpi_ex_data_table_space_handler()
H A Dhwvalid.c90 acpi_hw_validate_io_request(acpi_io_address address, u32 bit_width) in acpi_hw_validate_io_request()
187 acpi_status acpi_hw_read_port(acpi_io_address address, u32 *value, u32 width) in acpi_hw_read_port()
251 acpi_status acpi_hw_write_port(acpi_io_address address, u32 value, u32 width) in acpi_hw_write_port()
311 acpi_status acpi_hw_validate_io_block(u64 address, u32 bit_width, u32 count) in acpi_hw_validate_io_block()
/openbmc/openpower-proc-control/
H A Dcfam_access.cpp46 static inline cfam_address_t makeOffset(cfam_address_t address) in makeOffset()
51 void writeReg(const std::unique_ptr<Target>& target, cfam_address_t address, in writeReg()
83 cfam_address_t address) in readReg()
117 cfam_address_t address, cfam_data_t data, in writeRegWithMask()
/openbmc/linux/arch/s390/include/asm/
H A Dtlb.h66 unsigned long address) in pte_free_tlb()
88 unsigned long address) in pmd_free_tlb()
108 unsigned long address) in p4d_free_tlb()
126 unsigned long address) in pud_free_tlb()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dbmi.c154 u32 address, void *buffer, u32 length) in ath10k_bmi_read_memory()
195 int ath10k_bmi_write_soc_reg(struct ath10k *ar, u32 address, u32 reg_val) in ath10k_bmi_write_soc_reg()
224 int ath10k_bmi_read_soc_reg(struct ath10k *ar, u32 address, u32 *reg_val) in ath10k_bmi_read_soc_reg()
259 u32 address, const void *buffer, u32 length) in ath10k_bmi_write_memory()
304 int ath10k_bmi_execute(struct ath10k *ar, u32 address, u32 param, u32 *result) in ath10k_bmi_execute()
428 int ath10k_bmi_lz_stream_start(struct ath10k *ar, u32 address) in ath10k_bmi_lz_stream_start()
455 u32 address, const void *buffer, u32 length) in ath10k_bmi_fast_download()
497 int ath10k_bmi_set_start(struct ath10k *ar, u32 address) in ath10k_bmi_set_start()
/openbmc/linux/sound/isa/gus/
H A Dgus_dram.c14 unsigned int address, unsigned int size) in snd_gus_dram_poke()
45 unsigned int address, unsigned int size) in snd_gus_dram_write()
51 unsigned int address, unsigned int size, in snd_gus_dram_peek()
83 unsigned int address, unsigned int size, in snd_gus_dram_read()

12345678910>>...59