| /Linux-v6.1/arch/powerpc/mm/nohash/ |
| D | tlb.c | 170 int tsize, int ind) in __local_flush_tlb_page() argument 177 _tlbil_va(vmaddr, pid, tsize, ind); in __local_flush_tlb_page() 199 unsigned int tsize; member 214 _tlbil_va(p->addr, p->pid, p->tsize, p->ind); in do_flush_tlb_page_ipi() 255 int tsize, int ind) in __flush_tlb_page() argument 278 _tlbivax_bcast(vmaddr, pid, tsize, ind); in __flush_tlb_page() 286 .tsize = tsize, in __flush_tlb_page() 294 _tlbil_va(vmaddr, pid, tsize, ind); in __flush_tlb_page() 377 int tsize = mmu_psize_defs[mmu_pte_psize].enc; in tlb_flush_pgtable() local 389 __flush_tlb_page(tlb->mm, start, tsize, 1); in tlb_flush_pgtable() [all …]
|
| D | e500_hugetlbpage.c | 120 unsigned long psize, tsize, shift; in book3e_hugetlb_preload() local 132 tsize = shift - 10; in book3e_hugetlb_preload() 151 mas1 = MAS1_VALID | MAS1_TID(mm->context.id) | MAS1_TSIZE(tsize); in book3e_hugetlb_preload() 187 unsigned long tsize = huge_page_shift(hstate) - 10; in flush_hugetlb_page() local 189 __flush_tlb_page(vma->vm_mm, vmaddr, tsize, 0); in flush_hugetlb_page()
|
| D | e500.c | 100 unsigned int tsize; in settlbcam() local 102 tsize = __ilog2(size) - 10; in settlbcam() 110 TLBCAM[index].MAS1 = MAS1_VALID | MAS1_IPROT | MAS1_TSIZE(tsize) | MAS1_TID(pid); in settlbcam()
|
| /Linux-v6.1/arch/powerpc/mm/ |
| D | mmu_decl.h | 53 unsigned int tsize, unsigned int ind) in _tlbil_va() argument 60 unsigned int tsize, unsigned int ind); 64 unsigned int tsize, unsigned int ind) in _tlbil_va() argument 72 unsigned int tsize, unsigned int ind); 75 unsigned int tsize, unsigned int ind) in _tlbivax_bcast() argument
|
| /Linux-v6.1/arch/powerpc/kvm/ |
| D | e500_mmu_host.c | 307 int tsize, struct tlbe_ref *ref, u64 gvaddr, in kvmppc_e500_setup_stlbe() argument 316 stlbe->mas1 = MAS1_TSIZE(tsize) | get_tlb_sts(gtlbe) | MAS1_VALID; in kvmppc_e500_setup_stlbe() 331 int tsize = BOOK3E_PAGESZ_4K; in kvmppc_e500_shadow_map() local 389 tsize = (gtlbe->mas1 & MAS1_TSIZE_MASK) >> in kvmppc_e500_shadow_map() 396 tsize = max(BOOK3E_PAGESZ_4K, tsize & ~1); in kvmppc_e500_shadow_map() 405 for (; tsize > BOOK3E_PAGESZ_4K; tsize -= 2) { in kvmppc_e500_shadow_map() 407 tsize_pages = 1UL << (tsize - 2); in kvmppc_e500_shadow_map() 428 tsize = (gtlbe->mas1 & MAS1_TSIZE_MASK) >> in kvmppc_e500_shadow_map() 435 tsize = min(__ilog2(psize) - 10, tsize); in kvmppc_e500_shadow_map() 441 tsize = max(BOOK3E_PAGESZ_4K, tsize & ~1); in kvmppc_e500_shadow_map() [all …]
|
| /Linux-v6.1/lib/mpi/ |
| D | mpi-pow.c | 37 mpi_size_t tsize = 0; /* to avoid compiler warning */ in mpi_powm() local 187 tsize = 2 * rsize; in mpi_powm() 189 mpi_alloc_limb_space(tsize); in mpi_powm() 192 } else if (tsize < (2 * rsize)) { in mpi_powm() 194 tsize = 2 * rsize; in mpi_powm() 196 mpi_alloc_limb_space(tsize); in mpi_powm()
|
| /Linux-v6.1/arch/powerpc/include/asm/nohash/ |
| D | tlbflush.h | 63 int tsize, int ind); 70 int tsize, int ind);
|
| /Linux-v6.1/drivers/misc/habanalabs/include/goya/ |
| D | goya_packets.h | 118 __le32 tsize; member 125 __le32 tsize; member
|
| /Linux-v6.1/arch/mips/boot/ |
| D | ecoff.h | 40 int32_t tsize; /* text size in bytes, padded to DW bdry*/ member 65 N_TXTOFF(f, a) + (a).tsize;
|
| D | elf2ecoff.c | 236 a->tsize = swab32(a->tsize); in convert_ecoff_aouthdr() 422 eah.tsize = text.len; in main() 465 esecs[0].s_size = eah.tsize; in main()
|
| /Linux-v6.1/arch/alpha/include/uapi/asm/ |
| D | a.out.h | 29 __u64 tsize; member 66 #define a_text ah.tsize
|
| /Linux-v6.1/drivers/of/ |
| D | device.c | 257 ssize_t tsize; in of_device_get_modalias() local 266 tsize = csize; in of_device_get_modalias() 273 tsize += csize; in of_device_get_modalias() 287 return tsize; in of_device_get_modalias()
|
| /Linux-v6.1/drivers/misc/habanalabs/include/gaudi2/ |
| D | gaudi2_packets.h | 157 __le32 tsize; member 192 __le32 tsize; member
|
| /Linux-v6.1/drivers/misc/habanalabs/include/gaudi/ |
| D | gaudi_packets.h | 158 __le32 tsize; member 189 __le32 tsize; member
|
| /Linux-v6.1/net/sched/ |
| D | sch_api.c | 479 unsigned int tsize = 0; in qdisc_get_stab() local 494 if (s->tsize > 0) { in qdisc_get_stab() 500 tsize = nla_len(tb[TCA_STAB_DATA]) / sizeof(u16); in qdisc_get_stab() 503 if (tsize != s->tsize || (!tab && tsize > 0)) { in qdisc_get_stab() 511 if (tsize > 0 && in qdisc_get_stab() 512 memcmp(stab->data, tab, flex_array_size(stab, data, tsize))) in qdisc_get_stab() 524 stab = kmalloc(struct_size(stab, data, tsize), GFP_KERNEL); in qdisc_get_stab() 530 if (tsize > 0) in qdisc_get_stab() 531 memcpy(stab->data, tab, flex_array_size(stab, data, tsize)); in qdisc_get_stab() 573 if (unlikely(!stab->szopts.tsize)) in __qdisc_calculate_pkt_len() [all …]
|
| /Linux-v6.1/fs/nfs/ |
| D | proc.c | 86 info->rtpref = fsinfo.tsize; in nfs_proc_get_root() 89 info->wtpref = fsinfo.tsize; in nfs_proc_get_root() 91 info->dtpref = fsinfo.tsize; in nfs_proc_get_root() 576 info->rtpref = fsinfo.tsize; in nfs_proc_fsinfo() 579 info->wtpref = fsinfo.tsize; in nfs_proc_fsinfo() 581 info->dtpref = fsinfo.tsize; in nfs_proc_fsinfo()
|
| /Linux-v6.1/arch/x86/kernel/cpu/resctrl/ |
| D | core.c | 444 size_t tsize; in arch_domain_mbm_alloc() local 447 tsize = sizeof(*hw_dom->arch_mbm_total); in arch_domain_mbm_alloc() 448 hw_dom->arch_mbm_total = kcalloc(num_rmid, tsize, GFP_KERNEL); in arch_domain_mbm_alloc() 453 tsize = sizeof(*hw_dom->arch_mbm_local); in arch_domain_mbm_alloc() 454 hw_dom->arch_mbm_local = kcalloc(num_rmid, tsize, GFP_KERNEL); in arch_domain_mbm_alloc()
|
| /Linux-v6.1/drivers/pci/msi/ |
| D | msi.c | 553 static void msix_mask_all(void __iomem *base, int tsize) in msix_mask_all() argument 561 for (i = 0; i < tsize; i++, base += PCI_MSIX_ENTRY_SIZE) in msix_mask_all() 615 int ret, tsize; in msix_capability_init() local 631 tsize = msix_table_size(control); in msix_capability_init() 632 base = msix_map_region(dev, tsize); in msix_capability_init() 655 msix_mask_all(base, tsize); in msix_capability_init()
|
| /Linux-v6.1/security/apparmor/ |
| D | match.c | 81 size_t tsize; in unpack_table() local 103 tsize = table_size(th.td_lolen, th.td_flags); in unpack_table() 104 if (bsize < tsize) in unpack_table() 107 table = kvzalloc(tsize, GFP_KERNEL); in unpack_table()
|
| /Linux-v6.1/net/netfilter/ |
| D | x_tables.c | 1137 u_int16_t tsize = ct->u.user.target_size; in xt_compat_target_from_user() local 1145 memcpy(t->data, ct->data, tsize - sizeof(*ct)); in xt_compat_target_from_user() 1147 tsize += off; in xt_compat_target_from_user() 1148 t->u.user.target_size = tsize; in xt_compat_target_from_user() 1154 *dstptr += tsize; in xt_compat_target_from_user() 1164 u_int16_t tsize = t->u.user.target_size - off; in xt_compat_target_to_user() local 1166 if (XT_OBJ_TO_USER(ct, t, target, tsize)) in xt_compat_target_to_user() 1173 if (COMPAT_XT_DATA_TO_USER(ct, t, target, tsize - sizeof(*ct))) in xt_compat_target_to_user() 1178 *dstptr += tsize; in xt_compat_target_to_user()
|
| /Linux-v6.1/arch/powerpc/boot/ |
| D | rs6000.h | 43 unsigned char tsize[4]; /* text size in bytes, padded to FW bdry */ member
|
| /Linux-v6.1/drivers/misc/habanalabs/goya/ |
| D | goya.c | 3341 if (hl_userptr_is_pinned(hdev, addr, le32_to_cpu(user_dma_pkt->tsize), in goya_pin_memory_before_cs() 3349 rc = hl_pin_host_memory(hdev, addr, le32_to_cpu(user_dma_pkt->tsize), in goya_pin_memory_before_cs() 3441 le32_to_cpu(user_dma_pkt->tsize), in goya_validate_dma_pkt_host() 3448 user_dma_pkt->tsize); in goya_validate_dma_pkt_host() 3453 le32_to_cpu(user_dma_pkt->tsize), in goya_validate_dma_pkt_host() 3460 user_dma_pkt->tsize); in goya_validate_dma_pkt_host() 3505 le32_to_cpu(user_dma_pkt->tsize), in goya_validate_dma_pkt_no_host() 3509 sram_memory_addr, user_dma_pkt->tsize); in goya_validate_dma_pkt_no_host() 3514 le32_to_cpu(user_dma_pkt->tsize), in goya_validate_dma_pkt_no_host() 3518 dram_memory_addr, user_dma_pkt->tsize); in goya_validate_dma_pkt_no_host() [all …]
|
| /Linux-v6.1/include/uapi/linux/ |
| D | coff.h | 137 char tsize[4]; /* text size in bytes, padded to FW bdry */ member
|
| /Linux-v6.1/drivers/net/can/ |
| D | grcan.c | 933 size_t tsize, size_t rsize) in grcan_allocate_dma_buffers() argument 937 struct grcan_dma_buffer *large = rsize > tsize ? &dma->rx : &dma->tx; in grcan_allocate_dma_buffers() 938 struct grcan_dma_buffer *small = rsize > tsize ? &dma->tx : &dma->rx; in grcan_allocate_dma_buffers() 944 size_t maxs = max(tsize, rsize); in grcan_allocate_dma_buffers() 948 size_t ssize = min(tsize, rsize); in grcan_allocate_dma_buffers() 960 dma->tx.size = tsize; in grcan_allocate_dma_buffers()
|
| /Linux-v6.1/drivers/dma/ |
| D | amba-pl08x.c | 1006 size_t tsize) in pl08x_lli_control_bits() argument 1056 tsize &= FTDMAC020_LLI_TRANSFER_SIZE_MASK; in pl08x_lli_control_bits() 1057 retbits |= tsize << FTDMAC020_LLI_TRANSFER_SIZE_SHIFT; in pl08x_lli_control_bits() 1099 tsize &= PL080_CONTROL_TRANSFER_SIZE_MASK; in pl08x_lli_control_bits() 1100 retbits |= tsize << PL080_CONTROL_TRANSFER_SIZE_SHIFT; in pl08x_lli_control_bits() 1413 size_t lli_len, tsize, width; in pl08x_fill_llis_for_desc() local 1429 tsize = lli_len / bd.srcbus.buswidth; in pl08x_fill_llis_for_desc() 1438 tsize); in pl08x_fill_llis_for_desc() 1440 lli_len, cctl, tsize); in pl08x_fill_llis_for_desc()
|