/kernel/linux/linux-5.10/drivers/crypto/chelsio/ |
H A D | chcr_crypto.h | 108 /* This are not really mac key size. They are intermediate values 109 * of sha engine and its size 323 int size);
|
/kernel/linux/linux-5.10/drivers/crypto/amcc/ |
H A D | crypto4xx_core.h | 150 int crypto4xx_alloc_sa(struct crypto4xx_ctx *ctx, u32 size);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_gart.c | 122 bp.size = adev->gart.table_size; in amdgpu_gart_table_vram_alloc() 364 DRM_ERROR("Page size is smaller than GPU page size!\n"); in amdgpu_gart_init() 370 /* Compute table size */ in amdgpu_gart_init()
|
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_c3xxx/ |
H A D | adf_drv.c | 193 bar->size = pci_resource_len(pdev, bar_nr); in adf_probe()
|
/kernel/linux/linux-5.10/arch/alpha/include/asm/ |
H A D | core_tsunami.h | 307 extern void __iomem *tsunami_ioremap(unsigned long addr, unsigned long size);
|
H A D | jensen.h | 289 unsigned long size) in jensen_ioremap() 288 jensen_ioremap(unsigned long addr, unsigned long size) jensen_ioremap() argument
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | asm.h | 71 .size function, .-function
|
/kernel/linux/linux-5.10/arch/arm/mach-ebsa110/ |
H A D | core.c | 115 static void __iomem *ebsa110_ioremap_caller(phys_addr_t cookie, size_t size, in ebsa110_ioremap_caller() argument
|
/kernel/linux/linux-5.10/arch/alpha/boot/ |
H A D | bootpz.c | 398 "...from 0x%lx to 0x%lx size 0x%x\n", in start_kernel() 416 " from 0x%lx to 0x%lx size 0x%x\n", in start_kernel() 432 "...from 0x%lx to 0x%lx size 0x%x\n", in start_kernel() 472 void *__kmalloc(size_t size, gfp_t flags) in __kmalloc() argument
|
/kernel/linux/linux-5.10/arch/alpha/mm/ |
H A D | init.c | 200 /* calculate needed size */ in callback_init() 206 console_remap_vm.size = nr_pages << PAGE_SHIFT; in callback_init()
|
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-cavium-octeon/ |
H A D | kernel-entry-init.h | 31 # Clear the lower 6 bits, the CVMSEG size
|
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H A D | hpmc.S | 299 .size os_hpmc_size, 4
|
/kernel/linux/linux-5.10/arch/powerpc/perf/ |
H A D | isa207-common.h | 270 int isa207_get_alternatives(u64 event, u64 alt[], int size, unsigned int flags,
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/ |
H A D | pgtable.h | 258 unsigned long size, pgprot_t vma_prot);
|
/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
H A D | ropes.h | 41 unsigned int res_size; /* size of resource map in bytes */ 51 size_t size; member 70 unsigned int pdir_size; /* in bytes, determined by IOV Space size */
|
H A D | io.h | 130 void __iomem *ioremap(unsigned long offset, unsigned long size);
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/ |
H A D | hash-64k.h | 5 #define H_PTE_INDEX_SIZE 8 // size: 8B << 8 = 2KB, maps 2^8 x 64KB = 16MB 6 #define H_PMD_INDEX_SIZE 10 // size: 8B << 10 = 8KB, maps 2^10 x 16MB = 16GB 7 #define H_PUD_INDEX_SIZE 10 // size: 8B << 10 = 8KB, maps 2^10 x 16GB = 16TB 8 #define H_PGD_INDEX_SIZE 8 // size: 8B << 8 = 2KB, maps 2^8 x 16TB = 4PB 25 * Each context is 512TB size. SLB miss for first context/default context 174 unsigned long pfn, unsigned long size, pgprot_t);
|
/kernel/linux/linux-5.10/arch/powerpc/oprofile/ |
H A D | op_model_power4.c | 307 if (pc >= rtas.base && pc < (rtas.base + rtas.size)) in get_pc()
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | machdep.h | 118 unsigned long size,
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | pci.h | 97 u8 size; /* order 2 exponent */ member
|
H A D | diag.h | 306 int diag204(unsigned long subcode, unsigned long size, void *addr);
|
/kernel/linux/linux-5.10/arch/sh/drivers/pci/ |
H A D | pci.c | 171 resource_size_t size, resource_size_t align) in pcibios_align_resource() 170 pcibios_align_resource(void *data, const struct resource *res, resource_size_t size, resource_size_t align) pcibios_align_resource() argument
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | machine_kexec_32.c | 31 curgdt.size = limit; in set_gdt()
|
/kernel/linux/linux-5.10/arch/sparc/vdso/ |
H A D | Makefile | 36 -z max-page-size=8192
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | ptrace.h | 301 extern long copy_from_kernel_nofault(void *dst, const void *src, size_t size);
|