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