/linux-6.12.1/tools/testing/selftests/powerpc/pmu/ebb/ |
D | busy_loop.S | 31 li r3, 0x3030 33 li r4, 0x4040 35 li r5, 0x5050 37 li r6, 0x6060 39 li r7, 0x7070 41 li r8, 0x0808 43 li r9, 0x0909 45 li r10, 0x1010 47 li r11, 0x1111 49 li r14, 0x1414 [all …]
|
/linux-6.12.1/sound/soc/generic/ |
D | audio-graph-card.c | 100 struct link_info *li, in graph_parse_node() argument 104 struct snd_soc_dai_link *dai_link = simple_priv_to_link(priv, li->link); in graph_parse_node() 105 struct simple_dai_props *dai_props = simple_priv_to_props(priv, li->link); in graph_parse_node() 136 struct link_info *li, in graph_link_init() argument 141 struct snd_soc_dai_link *dai_link = simple_priv_to_link(priv, li->link); in graph_link_init() 142 struct simple_dai_props *dai_props = simple_priv_to_props(priv, li->link); in graph_link_init() 203 struct link_info *li) in graph_dai_link_of_dpcm() argument 206 struct snd_soc_dai_link *dai_link = simple_priv_to_link(priv, li->link); in graph_dai_link_of_dpcm() 207 struct simple_dai_props *dai_props = simple_priv_to_props(priv, li->link); in graph_dai_link_of_dpcm() 209 struct device_node *ep = li->cpu ? cpu_ep : codec_ep; in graph_dai_link_of_dpcm() [all …]
|
D | simple-card.c | 135 struct link_info *li, in simple_parse_node() argument 140 struct snd_soc_dai_link *dai_link = simple_priv_to_link(priv, li->link); in simple_parse_node() 141 struct simple_dai_props *dai_props = simple_priv_to_props(priv, li->link); in simple_parse_node() 172 struct link_info *li, in simple_link_init() argument 177 struct snd_soc_dai_link *dai_link = simple_priv_to_link(priv, li->link); in simple_link_init() 178 struct simple_dai_props *dai_props = simple_priv_to_props(priv, li->link); in simple_link_init() 228 struct link_info *li, in simple_dai_link_of_dpcm() argument 232 struct snd_soc_dai_link *dai_link = simple_priv_to_link(priv, li->link); in simple_dai_link_of_dpcm() 233 struct simple_dai_props *dai_props = simple_priv_to_props(priv, li->link); in simple_dai_link_of_dpcm() 246 if (li->cpu) { in simple_dai_link_of_dpcm() [all …]
|
D | audio-graph-card2.c | 398 struct link_info *li, in __graph_parse_node() argument 402 struct snd_soc_dai_link *dai_link = simple_priv_to_link(priv, li->link); in __graph_parse_node() 403 struct simple_dai_props *dai_props = simple_priv_to_props(priv, li->link); in __graph_parse_node() 612 struct link_info *li, int is_cpu) in graph_parse_node_multi() argument 614 struct snd_soc_dai_link *dai_link = simple_priv_to_link(priv, li->link); in graph_parse_node_multi() 655 ret = __graph_parse_node(priv, gtype, ep, li, is_cpu, idx); in graph_parse_node_multi() 678 struct link_info *li, int is_cpu) in graph_parse_node_single() argument 681 int ret = __graph_parse_node(priv, gtype, ep, li, is_cpu, 0); in graph_parse_node_single() 691 struct link_info *li, int is_cpu) in graph_parse_node() argument 694 return graph_parse_node_multi(priv, gtype, port, li, is_cpu); in graph_parse_node() [all …]
|
/linux-6.12.1/arch/mips/cavium-octeon/ |
D | oct_ilm.c | 28 static struct latency_info li; variable 34 struct latency_info curr_li = li; in oct_ilm_show() 63 static void init_latency_info(struct latency_info *li, int startup) in init_latency_info() argument 74 li->io_interval = (octeon_get_io_clock_rate() * interval) / 1000; in init_latency_info() 75 li->cpu_interval = (octeon_get_clock_rate() * interval) / 1000; in init_latency_info() 77 li->timer_start1 = 0; in init_latency_info() 78 li->timer_start2 = 0; in init_latency_info() 79 li->max_latency = 0; in init_latency_info() 80 li->min_latency = (u64)-1; in init_latency_info() 81 li->latency_sum = 0; in init_latency_info() [all …]
|
/linux-6.12.1/arch/powerpc/lib/ |
D | crtsavres.S | 238 li r11,-192 241 li r11,-176 244 li r11,-160 247 li r11,-144 250 li r11,-128 253 li r11,-112 256 li r11,-96 259 li r11,-80 262 li r11,-64 265 li r11,-48 [all …]
|
D | quad.S | 21 li r3, 0 23 2: li r3, -EFAULT 30 li r3, 0 32 2: li r3, -EFAULT 41 li r3, 0 43 2: li r3, -EFAULT 54 li r3, 0 56 2: li r3, -EFAULT
|
D | copy_32.S | 122 li r7,4 205 li r11,4 356 li r11,4 360 li r3,4 362 li r7,0 364 li r7,1 371 li r7,MAX_COPY_PREFETCH 405 li r3,4 406 li r7,0 424 65: li r3,0 [all …]
|
/linux-6.12.1/arch/riscv/kernel/ |
D | head.S | 32 c.li s4,-13 141 li t0, SR_FS_VS 149 li a2, SBI_HART_BOOT_TASK_PTR_OFFSET 153 li a3, SBI_HART_BOOT_STACK_PTR_OFFSET 217 li a0, -1 219 li a0, (PMP_A_NAPOT | PMP_R | PMP_W | PMP_X) 238 li t0, SR_FS_VS 242 li t0, CONFIG_NR_CPUS 251 li a2, 1 365 li sp, 0 [all …]
|
/linux-6.12.1/net/netfilter/ |
D | nft_log.c | 150 struct nf_loginfo *li = &priv->loginfo; in nft_log_init() local 154 li->type = NF_LOG_TYPE_LOG; in nft_log_init() 159 li->type = NF_LOG_TYPE_ULOG; in nft_log_init() 174 switch (li->type) { in nft_log_init() 177 li->u.log.level = in nft_log_init() 180 li->u.log.level = NFT_LOGLEVEL_WARNING; in nft_log_init() 182 if (li->u.log.level > NFT_LOGLEVEL_AUDIT) { in nft_log_init() 188 li->u.log.logflags = in nft_log_init() 190 if (li->u.log.logflags & ~NF_LOG_MASK) { in nft_log_init() 197 li->u.ulog.group = ntohs(nla_get_be16(tb[NFTA_LOG_GROUP])); in nft_log_init() [all …]
|
D | xt_NFLOG.c | 25 struct nf_loginfo li; in nflog_tg() local 27 li.type = NF_LOG_TYPE_ULOG; in nflog_tg() 28 li.u.ulog.copy_len = info->len; in nflog_tg() 29 li.u.ulog.group = info->group; in nflog_tg() 30 li.u.ulog.qthreshold = info->threshold; in nflog_tg() 31 li.u.ulog.flags = 0; in nflog_tg() 34 li.u.ulog.flags |= NF_LOG_F_COPY_LEN; in nflog_tg() 37 xt_out(par), &li, "%s", info->prefix); in nflog_tg()
|
/linux-6.12.1/arch/mips/kernel/ |
D | bmips_vec.S | 42 li k1, CKSEG1 51 li k0, ST0_IE | ST0_BEV | STATUSF_IP1 55 li k0, 0xff400000 63 li k1, 0xa0080000 70 li k1, CKSEG1 88 li k1, (1 << 19) 95 li k1, PRID_IMP_BMIPS5000 101 li k1, (3 << 25) 115 li k1, ST0_ERL | ST0_EXL | ST0_BEV | ST0_IE 135 li k1, PRID_IMP_BMIPS5200 [all …]
|
D | bmips_5xxx_init.S | 139 li v0, 0x40 161 li v1, 1 232 li v0, 0x40 253 li v1, 1 375 li a0, KSEG0 396 li a0, KSEG0 421 li t1, 0x4 427 li t1, 0x4 433 li t1, 0x4 456 li t1, ~(CP0_BRCM_MODE_BrPRED_MASK | CP0_BRCM_MODE_BrHIST_MASK ) [all …]
|
/linux-6.12.1/arch/powerpc/kernel/ |
D | vector.S | 19 li r4,VRSTATE_VSCR 34 li r4, VRSTATE_VSCR 69 li r4,-1 82 li r4,0 86 li r4,1 89 li r10,VRSTATE_VSCR 111 li r4,VRSTATE_VSCR 138 li r5,MSR_RI 144 li r6,1 149 li r4,0 [all …]
|
D | head_64.S | 187 li r4,0 247 li r6, 1 266 li r4, 1 333 li r13,0 336 li r2,-1 357 li r5, INVALID_THREAD_HWID 414 li r5,0 /* logical cpu id */ 533 li r13,0 536 li r2,-1 653 li r6,0x100 /* Start offset, the first 0x100 */ [all …]
|
D | head_44x.S | 62 li r24,0 /* CPU number */ 110 li r0,0 155 li r4, 0 /* higer 32bit */ 204 li r3,0 220 li r0,0 358 li r13,_PAGE_PRESENT|_PAGE_ACCESSED|_PAGE_READ 389 li r13,0 459 li r13,_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_EXEC 488 li r13,0 531 li r11,PPC44x_TLB_VALID | PPC44x_TLBE_SIZE [all …]
|
/linux-6.12.1/tools/testing/selftests/powerpc/tm/ |
D | tm-syscall-asm.S | 9 li r0, __NR_getppid 14 li r3, -1 20 li r0, __NR_getppid 27 li r3, -1 39 li r0, __NR_getppid 45 li r3, -1 53 li r0, __NR_getppid 61 li r3, -1
|
/linux-6.12.1/arch/powerpc/kexec/ |
D | relocate_32.S | 43 li r0, 0 83 li r3, 0 100 li r4,0 /* Start at TLB entry 0 */ 101 li r3,0 /* Set PAGEID inval value */ 128 li r10, 1 /* r10 will hold PageSize */ 173 li r3, 0 177 li r5, 0 183 li r8, 0 /* PageNumber */ 184 li r6, 3 /* TLB Index, start at 3 */ 203 li r9,0 [all …]
|
/linux-6.12.1/arch/powerpc/crypto/ |
D | aes-gcm-p10.S | 439 li 9, 256 485 li 9, 256 529 li 10, 32 531 li 10, 48 533 li 10, 64 535 li 10, 80 538 li 10, 96 540 li 10, 112 542 li 10, 128 545 li 10, 144 [all …]
|
/linux-6.12.1/arch/mips/dec/ |
D | int-handler.S | 237 li a0,DEC_CPU_IRQ_BASE 239 li t1,CAUSEF_IP>>CAUSEB_IP # mask 241 li t2,4 # nr of bits / 2 244 li a0,KN02_IRQ_BASE 245 li t1,KN02_IRQ_ALL # mask 247 li t2,4 # nr of bits / 2 250 li a0,IO_IRQ_BASE 251 li t1,IO_IRQ_ALL # mask 253 li t2,8 # nr of bits / 2 259 li a0,IO_IRQ_BASE+IO_INR_DMA [all …]
|
/linux-6.12.1/arch/powerpc/kvm/ |
D | book3s_hv_rmhandlers.S | 78 li r0,MSR_RI 80 li r6,MSR_IR | MSR_DR 96 li r6,7 118 li r0, 0 139 li r0, MSR_RI 169 li r0, 1 178 li r12, 0 182 li r3, NAPPING_NOVCPU 185 li r3, 0 /* Don't wake on privileged (OS) doorbell */ 198 li r0, 0 [all …]
|
/linux-6.12.1/net/bridge/netfilter/ |
D | ebt_nflog.c | 28 struct nf_loginfo li; in ebt_nflog_tg() local 30 li.type = NF_LOG_TYPE_ULOG; in ebt_nflog_tg() 31 li.u.ulog.copy_len = info->len; in ebt_nflog_tg() 32 li.u.ulog.group = info->group; in ebt_nflog_tg() 33 li.u.ulog.qthreshold = info->threshold; in ebt_nflog_tg() 34 li.u.ulog.flags = 0; in ebt_nflog_tg() 37 xt_out(par), &li, "%s", info->prefix); in ebt_nflog_tg()
|
/linux-6.12.1/tools/testing/selftests/powerpc/switch_endian/ |
D | switch_endian_test.S | 68 li r0, __NR_switch_endian 82 li r5, 28 // strlen(success_message) 83 li r14, 0 // exit status 85 li r0, __NR_write 86 li r3, 1 /* stdout */ 88 li r0, __NR_exit 95 li r5, 28 // strlen(failure_message) 96 li r14, 1
|
/linux-6.12.1/arch/loongarch/kernel/ |
D | head.S | 51 li.w t0, 0xb0 # PLV=0, IE=0, PG=1 53 li.w t0, 0x04 # PLV=0, PIE=1, PWE=0 55 li.w t0, 0x00 # FPE=0, SXE=0, ASXE=0, BTE=0 74 li.d t0, 0 75 li.d t1, CSR_STFILL 128 li.d t0, 0 129 li.d t1, CSR_STFILL 133 li.w t0, 0xb0 # PLV=0, IE=0, PG=1 135 li.w t0, 0x04 # PLV=0, PIE=1, PWE=0 137 li.w t0, 0x00 # FPE=0, SXE=0, ASXE=0, BTE=0
|
/linux-6.12.1/arch/s390/kvm/ |
D | interrupt.c | 488 struct kvm_s390_local_interrupt *li = &vcpu->arch.local_int; in __deliver_cpu_timer() local 506 clear_bit(IRQ_PEND_EXT_CPU_TIMER, &li->pending_irqs); in __deliver_cpu_timer() 512 struct kvm_s390_local_interrupt *li = &vcpu->arch.local_int; in __deliver_ckc() local 530 clear_bit(IRQ_PEND_EXT_CLOCK_COMP, &li->pending_irqs); in __deliver_ckc() 536 struct kvm_s390_local_interrupt *li = &vcpu->arch.local_int; in __deliver_pfault_init() local 540 spin_lock(&li->lock); in __deliver_pfault_init() 541 ext = li->irq.ext; in __deliver_pfault_init() 542 clear_bit(IRQ_PEND_PFAULT_INIT, &li->pending_irqs); in __deliver_pfault_init() 543 li->irq.ext.ext_params2 = 0; in __deliver_pfault_init() 544 spin_unlock(&li->lock); in __deliver_pfault_init() [all …]
|