Searched refs:xive_cam_word (Results 1 – 3 of 3) sorted by relevance
108 vcpu->arch.xive_cam_word = 0; in kvmppc_xive_native_cleanup_vcpu()187 vcpu->arch.xive_cam_word = cpu_to_be32(xc->vp_cam | TM_QW1W2_VO); in kvmppc_xive_native_connect_vcpu()1169 (u32) vcpu->arch.xive_cam_word, opal_state); in kvmppc_xive_native_get_vp()1237 be32_to_cpu(vcpu->arch.xive_cam_word)); in xive_native_debug_show()
696 if (!tima || !vcpu->arch.xive_cam_word) in kvmppc_xive_push_vcpu()702 __raw_writel(vcpu->arch.xive_cam_word, tima + TM_QW1_OS + TM_WORD2); in kvmppc_xive_push_vcpu()1840 vcpu->arch.xive_cam_word = 0; in kvmppc_xive_cleanup_vcpu()1955 vcpu->arch.xive_cam_word = cpu_to_be32(xc->vp_cam | TM_QW1W2_VO); in kvmppc_xive_connect_vcpu()
790 __be32 xive_cam_word; /* Cooked W2 in proper endian with valid bit */ member
Completed in 14 milliseconds