/openbmc/linux/drivers/usb/storage/ |
H A D | sddr09.c | 615 sddr09_write_inplace(struct us_data *us, unsigned long address, in sddr09_write_inplace() 733 unsigned long address, in sddr09_read_data() 856 unsigned long address; in sddr09_write_lba() local 959 unsigned long address, in sddr09_write_data() 1048 unsigned long address, in sddr09_read_control() 1255 unsigned long address; in sddr09_read_map() local 1355 unsigned long address; in sddr09_read_map() local
|
/openbmc/linux/arch/alpha/include/asm/ |
H A D | io.h | 59 static inline unsigned long virt_to_phys(volatile void *address) in virt_to_phys() 64 static inline void * phys_to_virt(unsigned long address) in phys_to_virt() 69 static inline unsigned long virt_to_phys(volatile void *address) in virt_to_phys() 83 static inline void * phys_to_virt(unsigned long address) in phys_to_virt() 107 static inline unsigned long __deprecated isa_virt_to_bus(volatile void *address) in isa_virt_to_bus() 115 static inline void * __deprecated isa_bus_to_virt(unsigned long address) in isa_bus_to_virt()
|
/openbmc/u-boot/arch/microblaze/cpu/ |
H A D | exception.c | 13 int address = 0; in _hw_exception_handler() local
|
/openbmc/linux/mm/ |
H A D | khugepaged.c | 125 unsigned long address; member 539 unsigned long address, in __collapse_huge_page_isolate() 684 unsigned long address, in __collapse_huge_page_copy_succeeded() 779 unsigned long address, in __collapse_huge_page_copy() 896 static int hugepage_vma_revalidate(struct mm_struct *mm, unsigned long address, in hugepage_vma_revalidate() 928 unsigned long address, in find_pmd_or_thp_or_none() 952 unsigned long address, in check_pmd_still_valid() 979 unsigned long address, end = haddr + (HPAGE_PMD_NR * PAGE_SIZE); in __collapse_huge_page_swapin() local 1072 static int collapse_huge_page(struct mm_struct *mm, unsigned long address, in collapse_huge_page() 1235 unsigned long address, bool *mmap_locked, in hpage_collapse_scan_pmd()
|
/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/include/ |
H A D | crb.h | 32 __be64 address; member 81 __be64 address; member 99 __be64 address; member
|
/openbmc/ipmbbridge/ |
H A D | ipmbbridged.hpp | 101 constexpr uint8_t ipmbAddressTo7BitSet(uint8_t address) in ipmbAddressTo7BitSet() 167 uint8_t address; member 193 uint8_t address; member
|
/openbmc/phosphor-ipmi-flash/ |
H A D | data.hpp | 16 std::uint32_t address; member
|
/openbmc/dbus-sensors/src/ |
H A D | NVMeSensor.hpp | 25 const uint8_t address; member in NVMeSensor
|
/openbmc/linux/drivers/edac/ |
H A D | cell_edac.c | 38 unsigned long address, pfn, offset, syndrome; in cell_edac_count_ce() local 61 unsigned long address, pfn, offset; in cell_edac_count_ue() local
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | processor.h | 57 u32 address; member 69 unsigned long address; member
|
/openbmc/linux/drivers/misc/ocxl/ |
H A D | context.c | 98 static vm_fault_t map_afu_irq(struct vm_area_struct *vma, unsigned long address, in map_afu_irq() 111 static vm_fault_t map_pp_mmio(struct vm_area_struct *vma, unsigned long address, in map_pp_mmio()
|
/openbmc/linux/drivers/net/wireless/ath/carl9170/ |
H A D | fw.c | 113 static bool valid_dma_addr(const u32 address) in valid_dma_addr() 122 static bool valid_cpu_addr(const u32 address) in valid_cpu_addr()
|
/openbmc/linux/arch/x86/boot/compressed/ |
H A D | acpi.c | 92 u8 *address, *end; in scan_mem_for_rsdp() local 128 unsigned long address; in bios_get_rsdp_addr() local
|
/openbmc/linux/arch/ia64/hp/common/ |
H A D | aml_nfw.c | 53 static void *virt_map(u64 address) in virt_map() 112 static acpi_status aml_nfw_handler(u32 function, acpi_physical_address address, in aml_nfw_handler()
|
/openbmc/linux/arch/arm/mm/ |
H A D | fault-armv.c | 36 static int do_adjust_pte(struct vm_area_struct *vma, unsigned long address, in do_adjust_pte() 88 static int adjust_pte(struct vm_area_struct *vma, unsigned long address, in adjust_pte()
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | pgtable.h | 60 #define flush_tlb_fix_spurious_fault(vma, address, ptep) do { } while (0) argument 851 unsigned long address, pmd_t *pmdp, in pmdp_set_access_flags() 905 unsigned long address, in ptep_test_and_clear_young() 913 unsigned long address, pte_t *ptep) in ptep_clear_flush_young() 935 unsigned long address, in pmdp_test_and_clear_young() 944 unsigned long address, pte_t *ptep) in ptep_get_and_clear() 956 unsigned long address, pmd_t *pmdp) in pmdp_huge_get_and_clear() 971 static inline void ptep_set_wrprotect(struct mm_struct *mm, unsigned long address, pte_t *ptep) in ptep_set_wrprotect() 987 unsigned long address, pmd_t *pmdp) in pmdp_set_wrprotect() 994 unsigned long address, pmd_t *pmdp, pmd_t pmd) in pmdp_establish() [all …]
|
/openbmc/google-ipmi-sys/test/ |
H A D | google_accel_oob_unittest.cpp | 125 uint64_t address; in TEST() member 134 uint64_t address; in TEST() member 190 uint64_t address; in TEST() member 200 uint64_t address; in TEST() member
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | ttusb2.c | 143 static int tt3650_ci_read_attribute_mem(struct dvb_ca_en50221 *ca, int slot, int address) in tt3650_ci_read_attribute_mem() 165 static int tt3650_ci_write_attribute_mem(struct dvb_ca_en50221 *ca, int slot, int address, u8 value) in tt3650_ci_write_attribute_mem() 181 static int tt3650_ci_read_cam_control(struct dvb_ca_en50221 *ca, int slot, u8 address) in tt3650_ci_read_cam_control() 201 static int tt3650_ci_write_cam_control(struct dvb_ca_en50221 *ca, int slot, u8 address, u8 value) in tt3650_ci_write_cam_control()
|
/openbmc/linux/tools/power/acpi/os_specific/service_layers/ |
H A D | osunixxf.c | 1057 acpi_status acpi_os_read_port(acpi_io_address address, u32 *value, u32 width) in acpi_os_read_port() 1098 acpi_status acpi_os_write_port(acpi_io_address address, u32 value, u32 width) in acpi_os_write_port() 1120 acpi_os_read_memory(acpi_physical_address address, u64 *value, u32 width) in acpi_os_read_memory() 1154 acpi_os_write_memory(acpi_physical_address address, u64 value, u32 width) in acpi_os_write_memory()
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | io.h | 100 static inline unsigned long __virt_to_phys_nodebug(volatile const void *address) in __virt_to_phys_nodebug() 129 static inline void * phys_to_virt(unsigned long address) in phys_to_virt() 137 static inline unsigned long isa_virt_to_bus(volatile void *address) in isa_virt_to_bus() 142 static inline void *isa_bus_to_virt(unsigned long address) in isa_bus_to_virt()
|
/openbmc/linux/arch/openrisc/include/asm/ |
H A D | pgtable.h | 197 #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/qemu/target/riscv/ |
H A D | op_helper.c | 154 void helper_cbo_zero(CPURISCVState *env, target_ulong address) in helper_cbo_zero() 202 target_ulong address, in check_zicbom_access() 242 void helper_cbo_clean_flush(CPURISCVState *env, target_ulong address) in helper_cbo_clean_flush() 251 void helper_cbo_inval(CPURISCVState *env, target_ulong address) in helper_cbo_inval()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | bios_ebda.h | 16 unsigned int address = *(unsigned short *)phys_to_virt(0x40E); in get_bios_ebda() local
|
/openbmc/linux/include/linux/ |
H A D | timeriomem-rng.h | 12 void __iomem *address; member
|
/openbmc/u-boot/fs/btrfs/ |
H A D | dev.c | 15 int btrfs_devread(u64 address, int byte_len, void *buf) in btrfs_devread()
|