Searched refs:KVM_REG_PPC_ICP_XISR_SHIFT (Results 1 – 3 of 3) sorted by relevance
478 #define KVM_REG_PPC_ICP_XISR_SHIFT 32 /* interrupt status field */ macro
1105 ((u64)state.xisr << KVM_REG_PPC_ICP_XISR_SHIFT) | in kvmppc_xics_get_icp()1125 xisr = (icpval >> KVM_REG_PPC_ICP_XISR_SHIFT) & in kvmppc_xics_set_icp()
897 xisr = (icpval >> KVM_REG_PPC_ICP_XISR_SHIFT) & in kvmppc_xive_set_icp()