Searched refs:CIABR_PRIV (Results 1 – 3 of 3) sorted by relevance
282 #define CIABR_PRIV 0x3 macro
765 if ((value1 & CIABR_PRIV) == CIABR_PRIV_HYPER) in kvmppc_h_set_mode()1642 if ((vcpu->arch.ciabr & CIABR_PRIV) == CIABR_PRIV_HYPER) in kvmppc_set_one_reg_hv()1643 vcpu->arch.ciabr &= ~CIABR_PRIV; /* disable */ in kvmppc_set_one_reg_hv()
340 addr &= ~CIABR_PRIV; in set_ciabr()