Searched refs:host_ipi (Results 1 – 3 of 3) sorted by relevance
98 u8 host_ipi; member
476 * prior to issuing the IPI to set the corresponding 'host_ipi' flag in the509 * 42: local_paca->kvm_hstate.host_ipi == 0 // IPI ignored539 * 42: local_paca->kvm_hstate.host_ipi == 0 // IPI ignored545 * order stores of IPI messages vs. setting of host_ipi flag in kvmppc_set_host_ipi() 550 WRITE_ONCE(paca_ptrs[cpu]->kvm_hstate.host_ipi, 1); in kvmppc_set_host_ipi() 555 WRITE_ONCE(paca_ptrs[cpu]->kvm_hstate.host_ipi, 0); in kvmppc_clear_host_ipi() 557 * order clearing of host_ipi flag vs. processing of IPI messages in kvmppc_clear_host_ipi()
574 HSTATE_FIELD(HSTATE_HOST_IPI, host_ipi); in main()