/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
|
/arch/powerpc/mm/nohash/ |
D | tlb.c | 103 .ind = 20, 112 .ind = 28, 121 .ind = 36, 204 int tsize, int ind) in __local_flush_tlb_page() argument 211 _tlbil_va(vmaddr, pid, tsize, ind); in __local_flush_tlb_page() 233 unsigned int ind; member 247 _tlbil_va(p->addr, p->pid, p->tsize, p->ind); in do_flush_tlb_page_ipi() 288 int tsize, int ind) in __flush_tlb_page() argument 311 _tlbivax_bcast(vmaddr, pid, tsize, ind); in __flush_tlb_page() 320 .ind = ind, in __flush_tlb_page() [all …]
|
/arch/powerpc/include/asm/nohash/ |
D | tlbflush.h | 40 int tsize, int ind); 46 int tsize, int ind);
|
D | mmu-book3e.h | 254 unsigned int ind; /* Corresponding indirect page size shift */ member
|
/arch/x86/kernel/apic/ |
D | vector.c | 602 struct irq_data *irqd, int ind) in x86_vector_debug_show() argument 609 irq_matrix_debug_show(m, vector_matrix, ind); in x86_vector_debug_show() 615 seq_printf(m, "%*sVector: %5d\n", ind, "", ISA_IRQ_VECTOR(irq)); in x86_vector_debug_show() 616 seq_printf(m, "%*sTarget: Legacy PIC all CPUs\n", ind, ""); in x86_vector_debug_show() 621 seq_printf(m, "%*sVector: Not assigned\n", ind, ""); in x86_vector_debug_show() 629 seq_printf(m, "%*sVector: %5u\n", ind, "", apicd.vector); in x86_vector_debug_show() 630 seq_printf(m, "%*sTarget: %5u\n", ind, "", apicd.cpu); in x86_vector_debug_show() 632 seq_printf(m, "%*sPrevious vector: %5u\n", ind, "", apicd.prev_vector); in x86_vector_debug_show() 633 seq_printf(m, "%*sPrevious target: %5u\n", ind, "", apicd.prev_cpu); in x86_vector_debug_show() 635 seq_printf(m, "%*smove_in_progress: %u\n", ind, "", apicd.move_in_progress ? 1 : 0); in x86_vector_debug_show() [all …]
|
/arch/h8300/kernel/ |
D | ptrace_h.c | 29 ind, /* indirect address jump */ enumerator 76 OPTABLE(0x5b, 0xfb, 2, ind), /* 0x5b/0x5f */ 177 case ind: in decode()
|
/arch/s390/include/asm/ |
D | ap.h | 221 void *ind) in ap_aqic() argument 229 register void *reg2 asm ("2") = ind; in ap_aqic()
|
/arch/powerpc/kexec/ |
D | core_64.c | 75 static void copy_segments(unsigned long ind) in copy_segments() argument 91 for (entry = ind; !(entry & IND_DONE); entry = *ptr++) { in copy_segments()
|
/arch/powerpc/include/asm/nohash/32/ |
D | mmu-8xx.h | 200 unsigned int ind; /* Corresponding indirect page size shift */ member
|
/arch/arm/boot/dts/ |
D | orion5x-maxtor-shared-storage-2.dts | 135 * MPP4: HDD ind. (Single/Dual)
|