| /arch/powerpc/mm/nohash/ |
| A D | tlb.c | 141 int tsize, int ind) in __local_flush_tlb_page() argument 148 _tlbil_va(vmaddr, pid, tsize, ind); in __local_flush_tlb_page() 179 unsigned int ind; member 193 _tlbil_va(p->addr, p->pid, p->tsize, p->ind); in do_flush_tlb_page_ipi() 234 int tsize, int ind) in __flush_tlb_page() argument 257 _tlbivax_bcast(vmaddr, pid, tsize, ind); in __flush_tlb_page() 266 .ind = ind, in __flush_tlb_page() 273 _tlbil_va(vmaddr, pid, tsize, ind); in __flush_tlb_page()
|
| /arch/powerpc/mm/ |
| A 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
|
| /arch/powerpc/include/asm/nohash/ |
| A D | tlbflush.h | 70 int tsize, int ind); 77 int tsize, int ind);
|
| /arch/x86/kernel/apic/ |
| A D | vector.c | 617 struct irq_data *irqd, int ind) in x86_vector_debug_show() argument 624 irq_matrix_debug_show(m, vector_matrix, ind); in x86_vector_debug_show() 630 seq_printf(m, "%*sVector: %5d\n", ind, "", ISA_IRQ_VECTOR(irq)); in x86_vector_debug_show() 631 seq_printf(m, "%*sTarget: Legacy PIC all CPUs\n", ind, ""); in x86_vector_debug_show() 636 seq_printf(m, "%*sVector: Not assigned\n", ind, ""); in x86_vector_debug_show() 644 seq_printf(m, "%*sVector: %5u\n", ind, "", apicd.vector); in x86_vector_debug_show() 645 seq_printf(m, "%*sTarget: %5u\n", ind, "", apicd.cpu); in x86_vector_debug_show() 647 seq_printf(m, "%*sPrevious vector: %5u\n", ind, "", apicd.prev_vector); in x86_vector_debug_show() 648 seq_printf(m, "%*sPrevious target: %5u\n", ind, "", apicd.prev_cpu); in x86_vector_debug_show() 651 seq_printf(m, "%*sis_managed: %u\n", ind, "", apicd.is_managed ? 1 : 0); in x86_vector_debug_show() [all …]
|
| /arch/powerpc/sysdev/xive/ |
| A D | common.c | 1353 struct irq_data *irqd, int ind) in xive_irq_domain_debug_show() argument 1366 seq_printf(m, "%*sXIVE:\n", ind, ""); in xive_irq_domain_debug_show() 1367 ind++; in xive_irq_domain_debug_show() 1371 seq_printf(m, "%*snot assigned\n", ind, ""); in xive_irq_domain_debug_show() 1376 seq_printf(m, "%*sESB: %s\n", ind, "", esb_names[val & 0x3]); in xive_irq_domain_debug_show() 1379 seq_printf(m, "%*sTarget: %d\n", ind, "", xd->target); in xive_irq_domain_debug_show() 1380 seq_printf(m, "%*sChip: %d\n", ind, "", xd->src_chip); in xive_irq_domain_debug_show() 1381 seq_printf(m, "%*sTrigger: 0x%016llx\n", ind, "", xd->trig_page); in xive_irq_domain_debug_show() 1382 seq_printf(m, "%*sEOI: 0x%016llx\n", ind, "", xd->eoi_page); in xive_irq_domain_debug_show() 1383 seq_printf(m, "%*sFlags: 0x%llx\n", ind, "", xd->flags); in xive_irq_domain_debug_show() [all …]
|
| /arch/powerpc/kexec/ |
| A D | core_64.c | 80 static notrace void copy_segments(unsigned long ind) in copy_segments() argument 96 for (entry = ind; !(entry & IND_DONE); entry = *ptr++) { in copy_segments()
|
| /arch/arm/boot/dts/marvell/ |
| A D | orion5x-maxtor-shared-storage-2.dts | 131 * MPP4: HDD ind. (Single/Dual)
|
| /arch/mips/net/ |
| A D | bpf_jit_comp64.c | 480 u8 ind = bpf2mips64[BPF_REG_3]; in emit_tail_call() local 497 emit(ctx, sltu, tmp, ind, tmp); /* tmp = ind < t1 */ in emit_tail_call() 508 emit(ctx, dsll, tmp, ind, 3); /* tmp = ind << 3 */ in emit_tail_call()
|
| A D | bpf_jit_comp32.c | 1293 u8 ind = lo(bpf2mips32[BPF_REG_3]); in emit_tail_call() local 1312 emit(ctx, sltu, t1, ind, t1); /* t1 = ind < t1 */ in emit_tail_call() 1326 emit(ctx, sll, t1, ind, 2); /* t1 = ind << 2 */ in emit_tail_call()
|
| /arch/arm64/boot/dts/qcom/ |
| A D | sm8250-sony-xperia-edo.dtsi | 484 cirrus,boost-ind-nanohenry = <1000>; 499 cirrus,boost-ind-nanohenry = <1000>;
|
| A D | sm8450-sony-xperia-nagara.dtsi | 580 cirrus,boost-ind-nanohenry = <1000>; 595 cirrus,boost-ind-nanohenry = <1000>;
|
| A D | sm8350-sony-xperia-sagami.dtsi | 501 cirrus,boost-ind-nanohenry = <1000>; 516 cirrus,boost-ind-nanohenry = <1000>;
|
| /arch/arm64/boot/dts/rockchip/ |
| A D | rk3399-evb-ind.dts | 11 compatible = "rockchip,rk3399-evb-ind", "rockchip,rk3399";
|
| A D | Makefile | 50 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3399-evb-ind.dtb
|