Searched refs:xive_saved_state (Results 1 – 4 of 4) sorted by relevance
745 union xive_tma_w01 xive_saved_state; /* W0..1 of XIVE thread state */ member
759 vcpu->arch.xive_saved_state.cppr = cppr; in kvmppc_xive_set_icp()1081 vcpu->arch.xive_saved_state.w01 = cpu_to_be64(0xff000000); in kvmppc_xive_connect_vcpu()
2962 return vcpu->arch.xive_saved_state.pipr < in xive_interrupt_pending()2963 vcpu->arch.xive_saved_state.cppr; in xive_interrupt_pending()
733 arch.xive_saved_state)); in main()