Home
last modified time | relevance | path

Searched defs:start_addr (Results 26 – 50 of 185) sorted by relevance

12345678

/openbmc/u-boot/board/freescale/common/
H A Darm_sleep.c113 u32 start_addr; in fsl_dp_resume() local
/openbmc/qemu/include/hw/xen/
H A Dxen_native.h370 hwaddr start_addr = section->offset_within_address_space; in xen_map_memory_section() local
387 hwaddr start_addr = section->offset_within_address_space; in xen_unmap_memory_section() local
404 hwaddr start_addr = section->offset_within_address_space; in xen_map_io_section() local
421 hwaddr start_addr = section->offset_within_address_space; in xen_unmap_io_section() local
H A Dxen-hvm-common.h47 hwaddr start_addr; member
/openbmc/qemu/pc-bios/optionrom/
H A Dpvh_main.c54 static uintptr_t search_rsdp(uint32_t start_addr, uint32_t end_addr) in search_rsdp()
/openbmc/u-boot/arch/m68k/lib/
H A Dcache.c14 void flush_cache(ulong start_addr, ulong size) in flush_cache()
/openbmc/u-boot/board/xilinx/zynq/
H A Dbootimg.c129 int zynq_validate_partition(u32 start_addr, u32 len, u32 chksum_off) in zynq_validate_partition()
/openbmc/linux/tools/testing/selftests/prctl/
H A Dset-anon-vma-name-test.c41 unsigned long start_addr, end_addr, offset; in was_renaming_successful() local
/openbmc/linux/drivers/rtc/
H A Drtc-m41t93.c104 const u8 start_addr = 0; in m41t93_get_time() local
/openbmc/linux/drivers/media/common/b2c2/
H A Dflexcop-i2c.c109 u8 start_addr, u8 *buf, u16 size) in flexcop_i2c_request()
/openbmc/linux/arch/loongarch/kernel/
H A Dmachine_kexec.c39 static unsigned long start_addr; variable
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm-perf.h30 unsigned long start_addr; member
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dmxs.c66 void mx28_fixup_vt(uint32_t start_addr) in mx28_fixup_vt()
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_proc.c242 u_int start_addr; in ahd_proc_write_seeprom() local
H A Daic7xxx_proc.c255 u_int start_addr; in ahc_proc_write_seeprom() local
/openbmc/qemu/contrib/elf2dmp/
H A Dmain.c379 static bool pe_get_data_dir_entry(uint64_t base, void *start_addr, int idx, in pe_get_data_dir_entry()
450 static bool pe_check_pdb_name(uint64_t base, void *start_addr, in pe_check_pdb_name()
/openbmc/linux/sound/pci/emu10k1/
H A Demupcm.c284 unsigned int start_addr, in snd_emu10k1_pcm_init_voice()
339 unsigned int start_addr, in snd_emu10k1_pcm_init_voices()
359 unsigned int start_addr, in snd_emu10k1_pcm_init_extra_voice()
447 unsigned int start_addr, end_addr; in snd_emu10k1_playback_prepare() local
475 unsigned int start_addr; in snd_emu10k1_efx_playback_prepare() local
/openbmc/linux/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c645 __u64 *start_addr) in tce_iommu_create_window()
709 __u64 start_addr) in tce_iommu_remove_window()
751 __u64 start_addr = 0; in tce_iommu_create_default_window() local
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device.c1158 static inline uint64_t kfd_gtt_sa_calc_gpu_addr(uint64_t start_addr, in kfd_gtt_sa_calc_gpu_addr()
1165 static inline uint32_t *kfd_gtt_sa_calc_cpu_addr(void *start_addr, in kfd_gtt_sa_calc_cpu_addr()
/openbmc/qemu/contrib/plugins/
H A Dhotblocks.c36 uint64_t start_addr; member
/openbmc/linux/mm/
H A Dmadvise.c565 unsigned long start_addr, unsigned long end_addr) in madvise_cold()
598 unsigned long start_addr, unsigned long end_addr) in madvise_pageout()
769 unsigned long start_addr, unsigned long end_addr) in madvise_free_single_vma()
/openbmc/linux/include/linux/
H A Dgenalloc.h77 unsigned long start_addr; /* start address of memory chunk */ member
/openbmc/u-boot/arch/mips/mach-mt7620/
H A Dddr_calibrate.c74 static inline void cal_patgen(u32 start_addr, u32 size, u32 bias) in cal_patgen()
/openbmc/linux/drivers/crypto/ccp/
H A Dtee-dev.c28 void *start_addr; in tee_alloc_ring() local
/openbmc/linux/lib/
H A Derror-inject.c18 unsigned long start_addr; member
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dsec-common.c207 int secure_emif_firewall_setup(uint8_t region_num, uint32_t start_addr, in secure_emif_firewall_setup()

12345678