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