IPI_PRIORITY      116 arch/powerpc/include/asm/xics.h 		os_cppr->stack[++os_cppr->index] = IPI_PRIORITY;
IPI_PRIORITY      691 arch/powerpc/kernel/asm-offsets.c 	DEFINE(IPI_PRIORITY, IPI_PRIORITY);
IPI_PRIORITY      221 arch/powerpc/kvm/book3s_hv.c 		opal_int_set_mfrr(get_hard_smp_processor_id(cpu), IPI_PRIORITY);
IPI_PRIORITY      236 arch/powerpc/kvm/book3s_hv_builtin.c 				IPI_PRIORITY);
IPI_PRIORITY      263 arch/powerpc/kvm/book3s_hv_builtin.c 		__raw_rm_writeb(IPI_PRIORITY, xics_phys + XICS_MFRR);
IPI_PRIORITY      265 arch/powerpc/kvm/book3s_hv_builtin.c 		opal_int_set_mfrr(get_hard_smp_processor_id(cpu), IPI_PRIORITY);
IPI_PRIORITY      547 arch/powerpc/kvm/book3s_hv_builtin.c 						IPI_PRIORITY);
IPI_PRIORITY      549 arch/powerpc/kvm/book3s_hv_builtin.c 				__raw_rm_writeb(IPI_PRIORITY,
IPI_PRIORITY      553 arch/powerpc/kvm/book3s_hv_builtin.c 						  IPI_PRIORITY);
IPI_PRIORITY      138 arch/powerpc/sysdev/xics/icp-hv.c 	icp_hv_set_qirr(cpu, IPI_PRIORITY);
IPI_PRIORITY      144 arch/powerpc/sysdev/xics/icp-native.c 	icp_native_set_qirr(cpu, IPI_PRIORITY);
IPI_PRIORITY      164 arch/powerpc/sysdev/xics/icp-native.c 	__raw_rm_writeb(IPI_PRIORITY, xics_phys + XICS_MFRR);
IPI_PRIORITY      195 arch/powerpc/sysdev/xics/icp-native.c 	icp_native_set_qirr(cpu, IPI_PRIORITY);
IPI_PRIORITY      130 arch/powerpc/sysdev/xics/icp-opal.c 	opal_int_set_mfrr(hw_cpu, IPI_PRIORITY);