/kernel/linux/linux-5.10/arch/s390/boot/ |
H A D | head.S | 304 basr %r13,0 # get base
|
/kernel/linux/linux-5.10/arch/x86/entry/ |
H A D | entry_64.S | 938 * The unconditional write to GS base below ensures that no subsequent 939 * loads based on a mispredicted GS base can happen, therefore no LFENCE 1206 UNWIND_HINT_IRET_REGS base=%rdx offset=8
|
/kernel/linux/linux-5.10/arch/arm/mach-davinci/ |
H A D | dm355.c | 591 .base = 0,
|
H A D | da850.c | 599 .base = 0,
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | proc-xsc3.S | 355 * Set the translation base pointer to be as described by pgd. 439 mcr p15, 0, r1, c2, c0, 0 @ translation table base addr
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | head.S | 156 * manner. See arch/arm/mm/proc-*.S for details. r10 = base of 163 * r4 - translation table base (low word) 164 * r5 - translation table base (high word, if LPAE) 165 * r8 - translation table base 1 (pfn if LPAE) 256 1: orr r3, r7, r5, lsl #SECTION_SHIFT @ flags + kernel base 585 mrc p15, 4, r0, c15, c0 @ get SCU base address
|
/kernel/linux/linux-5.10/drivers/clk/baikal-t1/ |
H A D | ccu-div.c | 613 div->reg_ctl = div_init->base + CCU_DIV_CTL; in ccu_div_hw_register()
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | slogn.S | 31 | significant bits of Y plus 2**(-7), i.e. F = 1.xxxxxx1 in base
|
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf_reqmgr.c | 287 queue->qhead = queue->base; in cpt_send_cmd()
|
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
H A D | x86-stub.c | 770 efi_set_u64_split(initrd->base, &hdr->ramdisk_image, in efi_main()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_amdkfd.c | 84 * @aperture_base: output returning doorbell aperture base physical address 102 *aperture_base = adev->doorbell.base; in amdgpu_doorbell_get_kfd_info() 414 pr_debug("Address base: %pap limit %pap public 0x%llx private 0x%llx\n", in amdgpu_amdkfd_get_local_mem_info()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mediatek/ |
H A D | mtk_eth_soc.h | 622 * @dma_addr0: The base addr of the first segment 624 * @dma_addr1: The base addr of the second segment 850 * @base: The mapped register i/o base 884 void __iomem *base; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | bgmac.h | 483 void __iomem *base; member
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | slogn.S | 31 | significant bits of Y plus 2**(-7), i.e. F = 1.xxxxxx1 in base
|
H A D | decbin.S | 437 leal RTABLE,%a1 |load rtable base
|
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | proc-xsc3.S | 355 * Set the translation base pointer to be as described by pgd. 439 mcr p15, 0, r1, c2, c0, 0 @ translation table base addr
|
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
H A D | hash_native.c | 30 #include <misc/cxl-base.h> 509 * Ensure it is out of the tlb too. Bolted entries base and in native_hpte_updateboltedpp()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/52xx/ |
H A D | mpc52xx_gpt.c | 338 gpt->gc.base = -1; in mpc52xx_gpt_gpio_setup()
|
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H A D | crash_dump.c | 585 oldmem_region.base = oldmem_data.start; in elfcorehdr_alloc()
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | hypervisor.h | 249 * base address value of RTBA. The indicated CPU must be in the 328 * ARG1: base real address 331 * ERRORS: ENORADDR Invalid base real address 337 * Configure the given queue to be placed at the given base real 339 * must be a power of 2. The base real address must be aligned 377 * RET1: base real address 381 * Return the configuration info for the given queue. The base real 387 * base real address returned is undefined. 465 * Set the real trap base address of the local cpu to the given RTBA. 630 * TSB base withi 3378 unsigned long base; /* Real address base of queue */ global() member [all...] |
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | util.h | 586 void bch_bio_map(struct bio *bio, void *base);
|
/kernel/linux/linux-5.10/drivers/leds/ |
H A D | leds-tca6507.c | 641 tca->gpio.base = pdata->gpio_base; in tca6507_probe_gpios()
|
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/ |
H A D | camss.c | 437 csd->interface.csiphy_id = vep.base.port; in camss_of_parse_endpoint_node()
|
/kernel/linux/linux-5.10/drivers/iio/dac/ |
H A D | ad5592r-base.c | 22 #include "ad5592r-base.h" 134 st->gpiochip.base = -1; in ad5592r_gpio_init()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/ |
H A D | i40iw_pble.c | 89 pble_rsrc->fpm_base_addr = hmc_info->hmc_obj[I40IW_HMC_IW_PBLE].base; in i40iw_hmc_init_pble()
|