/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
H A D | mali_memory_defer_bind.c | 142 bk_list->page_num = mem_bkend->size / _MALI_OSK_MALI_PAGE_SIZE; in mali_mem_defer_bind_allocation_prepare() 143 *required_varying_memsize += mem_bkend->size; in mali_mem_defer_bind_allocation_prepare()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/ |
H A D | ump_kernel_memory_backend_os.c | 147 descriptor->block_array[pages_allocated].size = PAGE_SIZE; in os_allocate() 150 descriptor->block_array[pages_allocated].size = PAGE_SIZE; in os_allocate()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_uku.h | 249 u64 size; member 283 u32 test_addr_pages[TEST_ADDR_COUNT]; /**< memory size in pages */ 430 * @size:............Size of the counter sample data 436 u32 size; member
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | bcmsdstd.h | 240 extern uint32 *sdstd_reg_map(osl_t *osh, ulong addr, int size); 241 extern void sdstd_reg_unmap(osl_t *osh, ulong addr, int size);
|
/device/soc/rockchip/rk3588/kernel/include/uapi/gpu/arm/bifrost/ |
H A D | mali_base_kernel.h | 57 #error Failed to find page size 146 * This is the same as the maximum limit for a Buffer Descriptor's chunk size 156 /* Maximum size allowed in a single KBASE_IOCTL_MEM_ALLOC call */ 185 * Offset must be within the size of the handle. 186 * Offset+length must not overrun the size of the handle. 214 * may have assumed a different size of the struct 230 * version 11.5, but remains size-compatible throughout its version history, and 290 * jit_version 3 when: a) the size is unchanged, and b) new members only 344 __u64 size; member 529 * @max_registers: Total size [ [all...] |
/kernel/linux/linux-5.10/arch/xtensa/boot/boot-redboot/ |
H A D | bootstrap.S | 186 # a7 maximum size of destination 200 # a7 maximum size of destination
|
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | irq.c | 305 * @size: Size of the domain. 311 unsigned int size, in acpi_irq_create_hierarchy() 322 return irq_domain_create_hierarchy(d, flags, size, fwnode, ops, in acpi_irq_create_hierarchy() 310 acpi_irq_create_hierarchy(unsigned int flags, unsigned int size, struct fwnode_handle *fwnode, const struct irq_domain_ops *ops, void *host_data) acpi_irq_create_hierarchy() argument
|
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | omap-aes.h | 121 unsigned int size; member 127 unsigned int size; member
|
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | pasemi_edac.c | 201 layers[0].size = PASEMI_EDAC_NR_CSROWS; in pasemi_edac_probe() 204 layers[1].size = PASEMI_EDAC_NR_CHANS; in pasemi_edac_probe()
|
H A D | amd76x_edac.c | 248 layers[0].size = AMD76X_NR_CSROWS; in amd76x_probe1() 251 layers[1].size = 1; in amd76x_probe1()
|
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/ |
H A D | cpt_hw_types.h | 248 * size:13 [44:32](R/W) Command-buffer size, in number of 64-bit words per 291 u64 size:13; member 309 u64 size:13;
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | kvm_arm.h | 141 * Interestingly, it depends on the page size. 160 * Where TGRAN_SL0_BASE is a magic number depending on the page size: 201 * and the translation table size (T0SZ). The variable "x" in the 214 * where Magic_N is an integer depending on the page size and the entry 256 * levels for a given IPA size (which we do, see stage2_pt_levels()) 262 #define VTTBR_VMID_MASK(size) (_AT(u64, (1 << size) - 1) << VTTBR_VMID_SHIFT)
|
H A D | processor.h | 45 * TASK_SIZE - the maximum size of a user space task. 162 unsigned long *size) in arch_thread_struct_whitelist() 171 *size = sizeof_field(struct thread_struct, uw); in arch_thread_struct_whitelist() 286 extern unsigned long __ro_after_init signal_minsigstksz; /* sigframe size */ 161 arch_thread_struct_whitelist(unsigned long *offset, unsigned long *size) arch_thread_struct_whitelist() argument
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | amigahw.h | 258 void *amiga_chip_alloc(unsigned long size, const char *name); 259 void *amiga_chip_alloc_res(unsigned long size, struct resource *res);
|
H A D | fbio.h | 56 int fb_size; /* fb size in bytes */ 106 struct fbcurpos size; /* cursor bit map size */ member 119 /* get max cursor size */ 322 struct fbcurpos size; /* cursor bit map size */ member
|
/kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
H A D | palmtx.c | 132 .size = MTDPART_SIZ_FULL, 264 .size = MTDPART_SIZ_FULL
|
H A D | csb726.c | 152 .size = CSB726_FLASH_uMON, 158 .size = MTDPART_SIZ_FULL,
|
/kernel/linux/linux-5.10/drivers/android/ |
H A D | binder_alloc_selftest.c | 94 size_t size) in check_buffer_pages_allocated() 100 end = (void __user *)PAGE_ALIGN((uintptr_t)buffer->user_data + size); in check_buffer_pages_allocated() 92 check_buffer_pages_allocated(struct binder_alloc *alloc, struct binder_buffer *buffer, size_t size) check_buffer_pages_allocated() argument
|
/kernel/linux/linux-5.10/arch/arm/mach-ixp4xx/ |
H A D | ixdp425-setup.c | 72 .size = SZ_8M 76 .size = MTDPART_SIZ_FULL
|
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | unwind_prologue.c | 58 unsigned long size, offset, pc; in unwind_by_prologue() local 83 if (!kallsyms_lookup_size_offset(pc, &size, &offset)) in unwind_by_prologue()
|
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/ |
H A D | h3xxx.c | 35 .size = 0x00040000, 40 .size = MTDPART_SIZ_FULL,
|
/kernel/linux/linux-5.10/arch/m68k/math-emu/ |
H A D | fp_move.S | 48 move.w %d0,%d1 | store data size twice in %d1 181 move.l %d1,%d2 | save size
|
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
H A D | cvmx-fau.h | 326 * @size: The size of the operation: 339 cvmx_fau_op_size_t size, in __cvmx_fau_iobdma_data() 347 cvmx_build_bits(CVMX_FAU_BITS_SIZE, size) | in __cvmx_fau_iobdma_data() 337 __cvmx_fau_iobdma_data(uint64_t scraddr, int64_t value, uint64_t tagwait, cvmx_fau_op_size_t size, uint64_t reg) __cvmx_fau_iobdma_data() argument
|
/kernel/linux/linux-5.10/arch/arm/mach-omap1/ |
H A D | board-palmz71.c | 107 .size = 0xa000, 118 .size = 0x7b0000,
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | cache-fa.S | 22 * The size of one data cache line. 27 * The total size of the data cache. 86 sub r3, r1, r0 @ calculate total size 87 cmp r3, #CACHE_DLIMIT @ total size >= limit? 139 * flush_kern_dcache_area(void *addr, size_t size) 145 * - size - size of region 218 * dma_map_area(start, size, dir) 220 * - size - size o [all...] |