Searched refs:IPI_PRIORITY (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dxics.h22 #define IPI_PRIORITY 4 macro
121 os_cppr->stack[++os_cppr->index] = IPI_PRIORITY;
/linux-master/arch/powerpc/sysdev/xics/
H A Dicp-native.c145 icp_native_set_qirr(cpu, IPI_PRIORITY);
165 __raw_rm_writeb(IPI_PRIORITY, xics_phys + XICS_MFRR);
196 icp_native_set_qirr(cpu, IPI_PRIORITY);
H A Dicp-hv.c139 icp_hv_set_qirr(cpu, IPI_PRIORITY);
H A Dicp-opal.c131 opal_int_set_mfrr(hw_cpu, IPI_PRIORITY);
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_builtin.c230 __raw_rm_writeb(IPI_PRIORITY, xics_phys + XICS_MFRR);
232 opal_int_set_mfrr(get_hard_smp_processor_id(cpu), IPI_PRIORITY); local
480 __raw_rm_writeb(IPI_PRIORITY,
484 IPI_PRIORITY); local
H A Dbook3s_hv.c219 opal_int_set_mfrr(get_hard_smp_processor_id(cpu), IPI_PRIORITY); local
/linux-master/arch/powerpc/kernel/
H A Dasm-offsets.c597 DEFINE(IPI_PRIORITY, IPI_PRIORITY);

Completed in 189 milliseconds