Home
last modified time | relevance | path

Searched defs:start_addr (Results 1 – 25 of 104) sorted by relevance

12345

/linux/arch/arm/mach-hisi/
H A Dplatsmp.c106 static void hix5hd2_set_scu_boot_addr(phys_addr_t start_addr, phys_addr_t jump_addr) in hix5hd2_set_scu_boot_addr()
142 static void hip01_set_boot_addr(phys_addr_t start_addr, phys_addr_t jump_addr) in hip01_set_boot_addr()
/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_93cx6.c150 u_int start_addr, u_int count) in ahc_read_seeprom()
222 u_int start_addr, u_int count) in ahc_write_seeprom()
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
/linux/lib/
H A Dgenalloc.c649 struct gen_pool *pool, unsigned long start_addr) in gen_pool_first_fit()
668 struct gen_pool *pool, unsigned long start_addr) in gen_pool_first_fit_align()
696 struct gen_pool *pool, unsigned long start_addr) in gen_pool_fixed_alloc()
732 unsigned long start_addr) in gen_pool_first_fit_order_align()
756 struct gen_pool *pool, unsigned long start_addr) in gen_pool_best_fit()
H A Derror-inject.c18 unsigned long start_addr; member
/linux/tools/testing/memblock/tests/
H A Dalloc_helpers_api.c194 phys_addr_t start_addr; in alloc_from_top_down_min_addr_cap_check() local
318 phys_addr_t start_addr; in alloc_from_bottom_up_min_addr_cap_check() local
/linux/arch/arm/mach-tegra/
H A Dpm.h14 void *start_addr; member
/linux/arch/microblaze/include/asm/
H A Dunwind.h14 unsigned long start_addr; member
/linux/arch/s390/mm/
H A Dextmem.c67 unsigned long start_addr; member
299 unsigned long start_addr, end_addr, dummy; in __segment_load() local
460 unsigned long start_addr, end_addr, dummy; in segment_modify_shared() local
/linux/sound/pci/aw2/
H A Daw2-saa7146.c374 unsigned char *start_addr, in snd_aw2_saa7146_get_hw_ptr_playback()
399 unsigned char *start_addr, in snd_aw2_saa7146_get_hw_ptr_capture()
/linux/drivers/misc/sgi-xp/
H A Dxpnet.c364 u64 start_addr, u64 end_addr, u16 embedded_bytes, int dest_partid) in xpnet_send()
415 u64 start_addr, end_addr; in xpnet_dev_hard_start_xmit() local
/linux/arch/arm64/mm/
H A Dcontpte.c73 unsigned long start_addr; in contpte_convert() local
627 unsigned long start_addr; in contpte_ptep_set_access_flags() local
/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
/linux/sound/pci/emu10k1/
H A Demupcm.c263 unsigned int start_addr, in snd_emu10k1_pcm_init_voice()
318 unsigned int start_addr, in snd_emu10k1_pcm_init_voices()
337 unsigned int start_addr, in snd_emu10k1_pcm_init_extra_voice()
425 unsigned int start_addr, end_addr; in snd_emu10k1_playback_prepare() local
453 unsigned int start_addr; in snd_emu10k1_efx_playback_prepare() local
/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
/linux/drivers/rtc/
H A Drtc-m41t93.c104 const u8 start_addr = 0; in m41t93_get_time() local
/linux/arch/loongarch/kernel/
H A Dmachine_kexec.c39 static unsigned long start_addr; variable
/linux/drivers/accel/amdxdna/
H A Damdxdna_mailbox.c192 u32 start_addr; in mailbox_send_msg() local
275 u32 start_addr; in mailbox_get_msg() local
/linux/tools/testing/selftests/mm/
H A Dvirtual_address_range.c
/linux/include/linux/
H A Dgenalloc.h78 unsigned long start_addr; /* start address of memory chunk */ member
/linux/drivers/crypto/ccp/
H A Dtee-dev.c28 void *start_addr; in tee_alloc_ring() local
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device.c1305 static inline uint64_t kfd_gtt_sa_calc_gpu_addr(uint64_t start_addr, in kfd_gtt_sa_calc_gpu_addr()
1312 static inline uint32_t *kfd_gtt_sa_calc_cpu_addr(void *start_addr, in kfd_gtt_sa_calc_cpu_addr()
/linux/drivers/soundwire/
H A Ddebugfs.c145 static u32 start_addr; variable
/linux/drivers/acpi/
H A Dacpi_memhotplug.c47 u64 start_addr; /* Memory Range start physical addr */ member

12345