Home
last modified time | relevance | path

Searched defs:address (Results 201 – 225 of 1454) sorted by relevance

12345678910>>...59

/openbmc/qemu/target/ppc/
H A Dmmu_helper.c848 target_ulong helper_4xx_tlbsx(CPUPPCState *env, target_ulong address) in helper_4xx_tlbsx()
983 target_ulong helper_440_tlbsx(CPUPPCState *env, target_ulong address) in helper_440_tlbsx()
1174 void helper_booke206_tlbsx(CPUPPCState *env, target_ulong address) in helper_booke206_tlbsx()
1248 void helper_booke206_tlbivax(CPUPPCState *env, target_ulong address) in helper_booke206_tlbivax()
1279 void helper_booke206_tlbilx0(CPUPPCState *env, target_ulong address) in helper_booke206_tlbilx0()
1285 void helper_booke206_tlbilx1(CPUPPCState *env, target_ulong address) in helper_booke206_tlbilx1()
1306 void helper_booke206_tlbilx3(CPUPPCState *env, target_ulong address) in helper_booke206_tlbilx3()
/openbmc/u-boot/arch/microblaze/cpu/
H A Dexception.c13 int address = 0; in _hw_exception_handler() local
/openbmc/linux/arch/alpha/include/asm/
H A Dio.h59 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/linux/mm/
H A Dkhugepaged.c125 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()
910 static int hugepage_vma_revalidate(struct mm_struct *mm, unsigned long address, in hugepage_vma_revalidate()
942 unsigned long address, in find_pmd_or_thp_or_none()
966 unsigned long address, in check_pmd_still_valid()
993 unsigned long address, end = haddr + (HPAGE_PMD_NR * PAGE_SIZE); in __collapse_huge_page_swapin() local
1080 static int collapse_huge_page(struct mm_struct *mm, unsigned long address, in collapse_huge_page()
1242 unsigned long address, bool *mmap_locked, in hpage_collapse_scan_pmd()
/openbmc/phosphor-ipmi-flash/
H A Ddata.hpp16 std::uint32_t address; member
/openbmc/dbus-sensors/src/
H A DNVMeSensor.hpp25 const uint8_t address; member in NVMeSensor
/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dcrb.h32 __be64 address; member
81 __be64 address; member
99 __be64 address; member
/openbmc/ipmbbridge/
H A Dipmbbridged.hpp101 constexpr uint8_t ipmbAddressTo7BitSet(uint8_t address) in ipmbAddressTo7BitSet()
167 uint8_t address; member
193 uint8_t address; member
/openbmc/linux/drivers/edac/
H A Dcell_edac.c38 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 Dprocessor.h57 u32 address; member
69 unsigned long address; member
/openbmc/linux/drivers/misc/ocxl/
H A Dcontext.c98 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 Dfw.c113 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 Dacpi.c92 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 Daml_nfw.c53 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 Dfault-armv.c36 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 Dpgtable.h60 #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/linux/arch/x86/include/asm/
H A Dbios_ebda.h16 unsigned int address = *(unsigned short *)phys_to_virt(0x40E); in get_bios_ebda() local
/openbmc/linux/include/linux/
H A Dtimeriomem-rng.h12 void __iomem *address; member
/openbmc/u-boot/fs/btrfs/
H A Ddev.c15 int btrfs_devread(u64 address, int byte_len, void *buf) in btrfs_devread()
/openbmc/qemu/include/hw/pci/
H A Dmsi.h27 uint64_t address; member
/openbmc/google-ipmi-sys/test/
H A Dgoogle_accel_oob_unittest.cpp125 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/qemu/target/riscv/
H A Dop_helper.c156 void helper_cbo_zero(CPURISCVState *env, target_ulong address) in helper_cbo_zero()
204 target_ulong address, in check_zicbom_access()
244 void helper_cbo_clean_flush(CPURISCVState *env, target_ulong address) in helper_cbo_clean_flush()
253 void helper_cbo_inval(CPURISCVState *env, target_ulong address) in helper_cbo_inval()
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Dttusb2.c143 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 Dosunixxf.c1057 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 Dio.h100 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()

12345678910>>...59