Lines Matching refs:this_cpu
627 int retries, this_cpu, prev_sent, i, saw_cpu_error; in hypervisor_xcall_deliver() local
631 this_cpu = smp_processor_id(); in hypervisor_xcall_deliver()
714 this_cpu, saw_cpu_error - 1); in hypervisor_xcall_deliver()
720 this_cpu, retries); in hypervisor_xcall_deliver()
725 this_cpu, status); in hypervisor_xcall_deliver()
728 this_cpu, cnt, tb->cpu_list_pa, tb->cpu_mondo_block_pa); in hypervisor_xcall_deliver()
731 printk(KERN_CRIT "CPU[%d]: CPU list [ ", this_cpu); in hypervisor_xcall_deliver()
742 int this_cpu, i, cnt; in xcall_deliver() local
759 this_cpu = smp_processor_id(); in xcall_deliver()
760 tb = &trap_block[this_cpu]; in xcall_deliver()
773 if (i == this_cpu || !cpu_online(i)) in xcall_deliver()
891 int this_cpu; in smp_flush_dcache_page_impl() local
900 this_cpu = get_cpu(); in smp_flush_dcache_page_impl()
902 if (cpu == this_cpu) { in smp_flush_dcache_page_impl()
932 int this_cpu; in flush_dcache_page_all() local
938 this_cpu = get_cpu(); in flush_dcache_page_all()