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