XICP_PRIORITY
XICP_PRIORITY, &status);
error = opal_call(OPAL_SET_XIVE, irq, cpu << 2, XICP_PRIORITY);
XICP_PRIORITY, &status);
status = opal_call(OPAL_SET_XIVE, irq, cpu << 2, XICP_PRIORITY);
rv = opal_call(OPAL_INT_SET_MFRR, cpu, XICP_PRIORITY);
bus_write_1(xicp_mem_for_cpu(cpu), 12, XICP_PRIORITY);
phyp_hcall(H_IPI, (uint64_t)cpu, XICP_PRIORITY);
opal_call(OPAL_SET_XIVE, irq, ivec->cpu << 2, XICP_PRIORITY);